Skip to content
View shubhankar90's full-sized avatar
  • Bloomington Indiana
Block or Report

Block or report shubhankar90

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

Pinned

  1. Spark-Collaborative-filtering Spark-Collaborative-filtering Public

    This class uses alternating least squares to come up with movie recommendations for a new user. Future update: Hosting as a web service.

    Python

  2. ParametricModeling ParametricModeling Public

    An Sklearn interface around scipy.optimize.least_squares for non-linear and linear parametric modeling

    Python 3 1

  3. Sklearn-type-class-for-multiple-algorithm-testing Sklearn-type-class-for-multiple-algorithm-testing Public

    An sklearn type class for testing multiple models on data with sequential hyper-parameter tuning for the models

    Python 2

  4. twitter-stance-detection twitter-stance-detection Public

    Detecting topic based stance for a tweet

    Python

  5. Reinforcement-Learning-Agent Reinforcement-Learning-Agent Public

    This project used the openai gym environment to train a neural network for playing openai games

    Python

  6. DataStructures-JavaCode DataStructures-JavaCode Public

    Data Structures and Algorithms course solutions

    Java