Skip to content
View Pranav95's full-sized avatar
Block or Report

Block or report Pranav95

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. NeuralNetFromScratch NeuralNetFromScratch Public

    Implementation of a multiclass neural net classifier in python without using machine learning libraries

    Python 1 2

  2. PythonDataScienceHandbook PythonDataScienceHandbook Public

    Forked from jakevdp/PythonDataScienceHandbook

    Jupyter Notebooks for the Python Data Science Handbook

    Jupyter Notebook 1

  3. result-analyzer result-analyzer Public

    Forked from amarchandole/result-analyzer

    Java

  4. RidgeAndLinearRegression RidgeAndLinearRegression Public

    Implementation of ridge and linear regression

    Python