- Mumbai, India
-
05:00
(UTC +05:30) - in/sharmeenkazi
Pinned Loading
-
Digit_Classification_Softmax
Digit_Classification_Softmax PublicThe MNIST dataset was used to train a neural network having a single linear layer with SoftMax employed in the criterion function (Cross Entropy Loss) to classify handwritten digits in classes 0 to…
Jupyter Notebook
-
Fraudulent_Credit_Card_Transaction_SnapML
Fraudulent_Credit_Card_Transaction_SnapML PublicSnapML library's Decision Tree classifier and SVM was used to train a model on a real dataset to identify fraudulent credit card transactions. The Decision Tree model resulted in ROC-AUC score = 0.…
Jupyter Notebook 1
-
Movie-Recommender-System
Movie-Recommender-System PublicA content-based system recommends movies to an input user based on the weighted genre score of a movie and a collaborative filtering system recommends movies liked by other users having a similar t…
Jupyter Notebook
-
Customer-Churn-Prediction
Customer-Churn-Prediction PublicA logistic regression model was used from the sk-learn library to predict customer churn on a telecomms dataset. The final model yielded the following indices: Best hyperparameter 'solver' = 'libli…
Jupyter Notebook 2
If the problem persists, check the GitHub status page or contact support.