Skip to content
View abhishek-bose-cs's full-sized avatar

Block or report abhishek-bose-cs

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Gradient_boosting_from_scratch Gradient_boosting_from_scratch Public

    Implementation of Gradient Boosting from scratch using R. I have approximate a function and implement the Gradient Boosting Algorithm without using any libraries.

    R

  2. Image_Recogization_Using_Logistic-Regression_in_R Image_Recogization_Using_Logistic-Regression_in_R Public

    Implementation of images recognition for images related to Fashion Industry using Logistic Regression. Images were of 28 X 28 pixel and was taken from MNIST Dataset

    R 1

  3. Gradient_descent_From_Scratch Gradient_descent_From_Scratch Public

    Implemented Gradient descent from scratch using Python. Approximate cost function of sum square of Residuals

    Jupyter Notebook

  4. Talking_Data_Ad_Tracking_Fraud_Detection Talking_Data_Ad_Tracking_Fraud_Detection Public

    Fraud risk is everywhere, but for companies that advertise online, click fraud can happen at an overwhelming volume, resulting in misleading click data and wasted money. Ad channels can drive up co…

    Python

  5. abhishekBose.github.io abhishekBose.github.io Public

    Personal website

  6. convert-unit convert-unit Public

    This project will perform unit conversion to SI from their “widely used” counterparts.

    Python