You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a Diabetes Prediction System using the Support Vector Machine (SVM) algorithm. It analyzes the Pima Diabetes Dataset to predict the likelihood of developing diabetes.
This project implements a Content-Based Filtering movie recommender system using the "TMDb 5000 Movies Dataset." It extracts features from the data to build a model that predicts user preferences.