Skip to content
View sikrigaurav's full-sized avatar

Block or report sikrigaurav

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

Pinned Loading

  1. CryptoCompare CryptoCompare Public

    A standalone Spring Boot application designed using Java, Spring, Hibernate, to fetch data of various cryptocurrencies using REST APIs and recommend the best one based on the user’s preferences. To…

    Java

  2. Mask-Detection Mask-Detection Public

    A real-time, AI-based predictive model built using OpenCV and CNN models, to detect a person without a face mask.

    Jupyter Notebook

  3. Fake-News-Detection Fake-News-Detection Public

    A deep learning model to detect whether a news is fake or not

    Jupyter Notebook

  4. Football-Player-Replacement-Tool Football-Player-Replacement-Tool Public

    The model aims to find the best possible replacement of a football player in case of a transfer.

    Python

  5. Naive-Bayes-Implementation Naive-Bayes-Implementation Public

    Implementation of Naive Bayes model in Python. The dataset used was Reddit posts sourced from https://files.pushshift.io/reddit/

    Python

  6. Flight-Delay-Prediction Flight-Delay-Prediction Public

    The model aims at predicting delay in flight based on a number of parameters like the date, airport of arrival, airport of departure, and many more. The algorithms used in this model are Linear Reg…

    Python