Pinned Repositories
AI_Mouse
AI_Painter
AI_Trainer
Breast-cancer-model
Created a ML Model to detect the patient is having breast cancer or not. Firstly I have created a simple Logistic Regression Model after that performed VIF to reduce the corelation between the features and then checking the model score. After the performing the pca to remove the multicolinaerity present in the dataset and creating the final Model.
Certitficate
Data-Science-Test
demo
FaceRecognition
Face Recognition Attendance Program
Finger_Counting
github-slideshow
A robot powered training repository :robot:
Sujeesh19's Repositories
Sujeesh19/AI_Mouse
Sujeesh19/AI_Painter
Sujeesh19/AI_Trainer
Sujeesh19/Breast-cancer-model
Created a ML Model to detect the patient is having breast cancer or not. Firstly I have created a simple Logistic Regression Model after that performed VIF to reduce the corelation between the features and then checking the model score. After the performing the pca to remove the multicolinaerity present in the dataset and creating the final Model.
Sujeesh19/Certitficate
Sujeesh19/Data-Science-Test
Sujeesh19/demo
Sujeesh19/FaceRecognition
Face Recognition Attendance Program
Sujeesh19/Finger_Counting
Sujeesh19/github-slideshow
A robot powered training repository :robot:
Sujeesh19/Hand_Volume_Gesture_Control
Sujeesh19/Meals-App
A Flutter based App in which you can different food items. In this app you can add any food item as your favorite item and also can filter out items based vegetarian and non-vegetarian.
Sujeesh19/ML-DL
Sujeesh19/Movie_Recommendation_model
Created a simple movie recommendation model which is based on the context based searching. If a user select a movie which movie should be recommend to the user. Note that the movie name should be present in the given dataset
Sujeesh19/OIBSIP
Sujeesh19/Personal-Expenses-App
It is an app which keeps track of your daily basis expenses and you can keep track of it. It also shows a chart of the past 7 days expenses you had done and also total expenses of past 7 days.
Sujeesh19/PythonProject
Sujeesh19/Quiz-App
Sujeesh19/Sujeesh19.github.io
Sujeesh19/Titanic-Ml-Model
Created a ML model using different ML algorithms to detect the passengers are survived or not survived. Algorithms used are Logistic Regression, Support Vector Classifier, Decision Tree and Random Forest.
Sujeesh19/Wine-Dataset-model
Based on the chemical analysis of the wine created a ML model to detect wine belongs to which region. Performed operations like PCA and VIF to remove the multicolinearity present in the dataset and created a final model using KNN algorithm.