Popular repositories Loading
-
mnist-classification-ann
mnist-classification-ann PublicMNIST digit classification using a simple Artificial Neural Network (ANN)
Jupyter Notebook
-
movie-success-prediction-ann
movie-success-prediction-ann PublicNeural network model to predict movie success using budget, runtime, and genre from the TMDB dataset.
Jupyter Notebook
-
customer-churn-prediction
customer-churn-prediction PublicArtificial Neural Network model to predict bank customer churn using the Churn Modelling dataset. Includes preprocessing (one-hot encoding, scaling), ANN implementation with TensorFlow/Keras, train…
Jupyter Notebook
-
sms-spam-classifier
sms-spam-classifier PublicA Streamlit web app that classifies SMS messages as Spam or Not Spam using a trained machine learning model. Includes text preprocessing, TF-IDF vectorization, and a logistic regression classifier.
Jupyter Notebook
-
movie-recommender-system
movie-recommender-system PublicA content-based recommendation app built using Python and Streamlit that suggests similar movies based on features like genres, keywords, and cast. It uses cosine similarity for matching and fetche…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.