Skip to content
View basakrajarshi's full-sized avatar

Block or report basakrajarshi

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 Loading

  1. Boosting Boosting Public

    Jupyter Notebook 1

  2. Community-Structure-and-Assortativity Community-Structure-and-Assortativity Public

    Python 1

  3. Fast-Fourier-Transform Fast-Fourier-Transform Public

    Computing the fast fourier transform of an even number of inputs, and comparing them with standard implementations (e.g matlab) for FFT computation.

    Java 1

  4. Feature-Engineering Feature-Engineering Public

    Using feature engineering on TV tropes to predict whether a review on a show contains a spoiler or not. This was an in-class Kaggle competition in which I ranked 5th on the private leaderboard.

    Jupyter Notebook 1

  5. K-Nearest-Neighbours K-Nearest-Neighbours Public

    Implementation of the KNN algorithm on the mnist.pklz dataset to classify images.

    Jupyter Notebook 1

  6. Logistic-Regression Logistic-Regression Public

    Implementation of Logistic Regression with Stochastic Gradient Descent (to update weights).

    Jupyter Notebook 2