Skip to content
View sshreyas999's full-sized avatar

Block or report sshreyas999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sports-Classifier-Deep-Learning Sports-Classifier-Deep-Learning Public

    Train a Deep Learning Model to classify images according to sport. Uses two different approaches - Basic CNN and Transfer Learning.

    Jupyter Notebook 1

  2. Credit-Card-Clustering-PCA-Kmeans Credit-Card-Clustering-PCA-Kmeans Public

    Classify credit card users based on spending patterns and other metrics. Carry out PCA to reduce dimensionality and then cluster using the Kmeans algorithm.

    Jupyter Notebook 1 2

  3. Predicting-College-Admissions-Random-Forest Predicting-College-Admissions-Random-Forest Public

    Use a random forest to predict the probability of being accepted into graduate programs.

    Jupyter Notebook 3

  4. Neural-Network-Implementation Neural-Network-Implementation Public

    Implementation of a Neural Network written in Python. Uses the RMSProp optimizer and supports sigmoid, tanh, and ReLu activation functions.

    Python

  5. Model-Selection-on-Auto-Data Model-Selection-on-Auto-Data Public

    In this R project, we use variable selection, regularization (Lasso & Ridge), PCR, and PLS to find the best model for this dataset.