Pinned Loading
-
Titanic-Survival-Prediction
Titanic-Survival-Prediction PublicGoal: Build a predictive model to determine if a passenger survived the Titanic disaster using features like age, gender, and class. The model aims to find key factors affecting survival, offering …
Python
-
Handwritten-Digit-Recognition
Handwritten-Digit-Recognition PublicThe goal is to use deep learning to recognize handwritten digits (0-9) by training a convolutional neural network (CNN) on the MNIST dataset. This model learns the unique features of each digit, al…
Python
-
House-Price-Prediction
House-Price-Prediction PublicGoal: The aim is to predict house prices using features such as the number of rooms, location, square footage, house age, neighborhood quality, and proximity to amenities. By analyzing these factor…
Python
-
Stock-Price-Prediction
Stock-Price-Prediction PublicThe goal of this project is to use a predictive model to estimate historical stock prices based on current data. This reverse prediction approach helps uncover patterns in past stock behavior align…
Python
-
Lung-Cancer-Detection
Lung-Cancer-Detection PublicThis project focuses on the detection of lung cancer using an Artificial Neural Network (ANN) model in Python with an accuracy rate of 96%. By leveraging patient data, the ANN model is trained to c…
-
Sentiment-Analysis-on-Tweets
Sentiment-Analysis-on-Tweets PublicThis project develops a sentiment analysis system to classify tweets as positive, neutral, or negative using an LSTM model. It includes preprocessing steps like tokenization and sequence padding fo…
Python
If the problem persists, check the GitHub status page or contact support.