Skip to content
View rmadan16's full-sized avatar

Block or report rmadan16

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. LinearRegression_CarPrice LinearRegression_CarPrice Public

    CarPrice Data set with categorical dataset

    Python 3 13

  2. Bag_of_words Bag_of_words Public

    Bag of words code - The easiest explanation of NLP technique using a python

    Jupyter Notebook 1 1

  3. Byte-Academy1 Byte-Academy1 Public

  4. Beautiful-Soup-IMDB-top-50-shows-in-python Beautiful-Soup-IMDB-top-50-shows-in-python Public

    This python program will find out Top 50 shows between 2 dates. The program asks the user for Dates and prints Top 50 shows with maximum rating based on the time period given by you.

    Python

  5. RandomForrestClassifier RandomForrestClassifier Public

    How to apply Random Forrest Algorithm to any data set Or How Random Forrest Algo gave me 98% accuracy on Breast Cancer Prediction Data.

    Python

  6. Knn-Algorithm-Breast-Cancer-data Knn-Algorithm-Breast-Cancer-data Public

    K nearest neighbour for classification on Breast Cancer Data , results with Preprocessing and w/o normalising

    Python 1