top of page


Movie Recommendation System(Content Based Recommendation)
Dataset=https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata?resource=download What is Movie Recommendation System? A Movie...
Manpreet Singh
Apr 29, 20225 min read


Naive Bayes Classifier on News Dataset
Importing the Dataset: Droping the columns that wont be necessary for the naive bayes i.e the link and date column. Checking null and NaN...
Manpreet Singh
Apr 19, 20223 min read


Image Classification using TensorFlow
Reference: https://www.tensorflow.org/tutorials/images/classification Importing the required Libraries for model and data preprocessing:...
Manpreet Singh
Mar 25, 20225 min read


Term Project (Titanic Dataset)
Manpreet Singh UTA ID:1001873982 Importing the dataset: The titanic dataset consists of 3 files: train.csv test.csv gender_submission.csv...
Manpreet Singh
Feb 25, 20221 min read
bottom of page