Skip to content
View RudraShukla-Code's full-sized avatar

Highlights

  • Pro

Block or report RudraShukla-Code

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 Loading

  1. algos algos Public

    Forked from dlt/algos

    Repository with solutions from HackerRank, LeetCode and Pramp

    Java

  2. Wine_Price_Prediction Wine_Price_Prediction Public

    Wine price prediction, which predicts prices based on user input. Linear Regression Model is used to predict price. Predicted prices are based on winery, variety, country, province, and customer ra…

    Jupyter Notebook

  3. Movie_Recommender_System Movie_Recommender_System Public

    Movie recommendation system which recommends movie based on user input using KNN algorithm. Recommended movies are based on genres, cast, and director.

    Jupyter Notebook

  4. 100-days-of-machine-learning 100-days-of-machine-learning Public

    Forked from campusx-official/100-days-of-machine-learning

    Jupyter Notebook

  5. react-app react-app Public

    JavaScript

  6. LeetCode_problems LeetCode_problems Public

    Forked from wisdompeak/LeetCode

    This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…

    C++