Skip to content
View Shubham-Chandurkar's full-sized avatar

Block or report Shubham-Chandurkar

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 Loading

  1. Build-A-Board-Game-Predictor-Using-Machine-Learning. Build-A-Board-Game-Predictor-Using-Machine-Learning. Public

    Here we are going to study how prediction is done using machine learning. We are going to use linear regression classifier and random forest classifier.

    Jupyter Notebook 1

  2. Card-Flipping-Memory-Game Card-Flipping-Memory-Game Public

    Rules to play Flipping card game. When the game starts, all cards are turned face down. The player then flips over two cards, selecting them by clicking on them. If the two tiles have the same imag…

    JavaScript 1

  3. Cardiac-failure-prediction-system-using-machine-learning Cardiac-failure-prediction-system-using-machine-learning Public

    This is a final year project. We have developed such a system which is capable to predict the chances of cardiac failure .The project comes under the domain of ML.

    Python 3

  4. Fitness-Android-application Fitness-Android-application Public

    This is very simple and basic application developed in Android studio using JAVA. The application is consist of background image, playing music , linking activities , linking websites , etc.

  5. Html-CSS-animation Html-CSS-animation Public

    1) Twinkle star 2) Bouncing balls animation

    HTML

  6. Star-Pattern-Java Star-Pattern-Java Public

    Simple Core java code which prints 5 types of star patterns

    Java