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

Block or report bhuyanamit986

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

  1. Exploratory-Data-Analysis Exploratory-Data-Analysis Public

    Here I did EDA on the iris dataset using histograms, scatterplots, probability density function(PDF), cumulative distribution function(CDF), box plots, whisker ports

    Jupyter Notebook 9

  2. KNN-w-o-sklearn KNN-w-o-sklearn Public

    I made my own KNearestNeighbors algorithm to get better intution of the algorithm which outperformed the scikit-learn's official KNeighborsClassifier's performance getting 98.24% accuracy on Breast…

    Jupyter Notebook 8

  3. Spam-Classifier Spam-Classifier Public

    Spam Classifier Spam detection is one of the major applications of Machine Learning in the interwebs today. Pretty much all of the major email service providers have spam detection systems built in…

    Jupyter Notebook 7

  4. End-to-end-machine-learning End-to-end-machine-learning Public

    Here I prepared a basic machine learning project of Housing price prediction, in which I provided all the steps to create a machine learning project from end to end, from reading data, and visualis…

    Jupyter Notebook 6

  5. MatplotlibTutorials MatplotlibTutorials Public

    Here I did some data visualisations with matplotlib.

    Jupyter Notebook 6

  6. Robust-Regression Robust-Regression Public

    Here I worked on reducing the effect of outliers in the boston housing data with the RANdom SAmple Consensus(RANSAC) Algorithm

    Jupyter Notebook 6