• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Movie Recommendation System.

More Repositories

1

Realtime-Human-Emotion-Detection

Development of a Real-Time Emotion Recognition System Using Facial Expressions and EEG based on machine learning and deep neural network methods
Jupyter Notebook
4
star
2

Elastic-Stack-Docker-Compose

ELK(Elastic-Search, Logstash, Kibana) stack powered by docker and docker-compose.
Shell
3
star
3

Face-Mask-Detection-using-CNN

During pandemic COVID-19, WHO has made wearing masks compulsory to protect against this deadly virus. In this project we will develop a machine learning project โ€“ Real-time Face Mask Detector with Python.
Jupyter Notebook
3
star
4

OpsLyft

Developed a CI/CD pipeline which builds a docker container and runs it on AWS ECS which is configured with autoscaling and load-balancing.
Dockerfile
2
star
5

zip-password-cracker

This is used to crack the password in the Zip file.
Python
2
star
6

Sentiment-Analysis-using-Deep-Neural-Network

This is a deep neural network model used to predict the sentiments of the customers who reviewed and rated the movies. We build this deep neural model using 2 layers of a deep neural network. The accuracy is around 85% and we can still optimize the model.
Jupyter Notebook
2
star
7

Face-Recognition-Sytem-using-KNN

This is a Face recognition system which is developed with the help of Haar Cascade Classifier. This System uses KNN algorithm to recognize the faces of people.
Python
2
star
8

Image-Classification

We had used the CIFAR-10 dataset to classify images using deep neural networks.
Jupyter Notebook
1
star
9

git--test

My first git repository
HTML
1
star
10

PCA_mnist

Imported the dataset using keras Dataset library and implemented PCA.
Jupyter Notebook
1
star
11

Kmeans-and-DBSCAN

Density Based Spatial Clustering of Application with Noise
Jupyter Notebook
1
star
12

bighneshpati

Hi there!!!!!
1
star
13

EDD-Analysis

Jupyter Notebook
1
star
14

Dockerfile-practice

This contains the docker file which i practiced.
Python
1
star
15

Codeforces-and-SPOJ-Solutions

This repository contains the solution of the Codeforces and Spoj questions which i worked out during my interview preparation.
C++
1
star
16

Data-Structures-And-Algorithm

It consist all the pdf of Data Structures and Algorithms
1
star
17

Naive-Bayes-Classification-Kaggle

This is a Kaggle contest question used for classification of mushrooms using Naive Bayes classification approach. I used categorical Naive Bayes approach to solve the problem.
Jupyter Notebook
1
star
18

TaskCat-codepipeline

This is the code pipeline for cloud formation testing of Elastic Kubernetes Service for production.
1
star
19

MNIST-KNN

Jupyter Notebook
1
star
20

Digit-Recognition-with-Tensorflow

This is a digit recognition system in which we have to draw the pattern of the digit and the model will automatically decide which is the Digit. This is done with the help of Tensorflow, Keras Dataset MNIST library.
Python
1
star
21

Dormant-Color-Extraction-for-Image-Segmentation

Image extraction is done using Kmeans Algorithm.
Jupyter Notebook
1
star
22

Practice-SVM

This repo is made during my practice of SVM that is support vector machines and got an accuracy of 100%
Jupyter Notebook
1
star
23

Human-Pose-Estimation-using-CNN

Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet.
Python
1
star
24

Terraform-Config

Terraform Configuration file.
HCL
1
star
25

Port-Scanner

This is python script port scanner. This is used to scan the IP address of a given local router to find all the vulnerabilities in the IP.
Python
1
star
26

Naive-Bayes-on-MNIST-Dataset

Naive Bayes is used in MNIST dataset using sklearn library. Both the Gaussian and multinomial Naive Bayes has been used.
Jupyter Notebook
1
star
27

ExpenseApp

This is my first Flutter App. You can add all the Expenses in it and then use it according to your need.
Dart
1
star
28

Perceptron-model

Jupyter Notebook
1
star
29

Frenzy-Chat

This is basic app for chatting. Hope you all find it useful.Thank You!!!
Dart
1
star
30

Clothing-Image-Prediction-with-CNN-WebApp

explains how to build Convolutional Neural Network(CNN) for Fashion MNIST project which is an Image Recognition Clothing Prediction Web App which we are going to build using Convolutional Neural Network and Flask App. This is a complete project tutorial series where we are going to learn how to train the CNN model on Fashion MNIST greyscale Image dataset and build a corresponding Flask based web app to show the Image predictions in terms of Fashion Tags.
Jupyter Notebook
1
star
31

Mobile-Price-Classification-Kaggle-

Kaggle contest problem. I am only done with the feature Selection and performance check. The max performance is about 90.07%
Jupyter Notebook
1
star
32

Hyperparameter-Tuning

In this Deep Learning Model, we optimized the hyperparameters of a CNN model by using the Keras tuner library.
Jupyter Notebook
1
star
33

Calculator-App

This is a simple Basic Flutter Project. It is a simple Calculator. you can use this calculator for simple addition,subtraction,multiplication and division. There is a simple code for it. You can try it as a basic flutter App. Thank You!!!!!
Dart
1
star
34

Flutter-Json

This is json manipulative app which fetches all the objects from another self-created json file
Dart
1
star