top of page
Manpreet Singh
Apr 29, 20225 min read
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...
20 views0 comments
Manpreet Singh
Apr 18, 20223 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...
12 views0 comments
Manpreet Singh
Mar 25, 20225 min read
Image Classification using TensorFlow
Reference: https://www.tensorflow.org/tutorials/images/classification Importing the required Libraries for model and data preprocessing:...
42 views0 comments
Manpreet Singh
Feb 25, 20221 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...
22 views0 comments
bottom of page