Skip to content
View AnkitRam's full-sized avatar
  • 04:07 (UTC -12:00)
Block or Report

Block or report AnkitRam

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

    Developed an exploratory data analysis project by using Olympic data sets, in which I did an overall analysis, a country-wise analysis, and an athletic analysis. I used pandas and Python for develo…

    Jupyter Notebook

  2. Car_price_prediction Car_price_prediction Public

    A car price prediction project involves using machine learning techniques to build a model that can accurately predict the price of a car based on various features such as make, model, age, mileage…

    Jupyter Notebook

  3. Movie_Recommendation_system Movie_Recommendation_system Public

    A movie recommendation system is an algorithm that suggests movies to users based on their preferences, viewing history, and other factors. It analyzes data such as ratings, genre, actors, director…

    Jupyter Notebook

  4. web-scraping-on-smartprix.com web-scraping-on-smartprix.com Public

    Web scraping is the process of extracting data from websites using software tools. This can involve the use of Python libraries such as BeautifulSoup and Selenium to extract and collect data from s…

    Jupyter Notebook

  5. Toxic-comment-filter Toxic-comment-filter Public

    I have developed a predictive model for toxic comment filtering using a deep learning approach. Specifically, I employed a Long Short-Term Memory (LSTM) model implemented in the TensorFlow framewor…

    Jupyter Notebook

  6. Celebrity-Image-Classification Celebrity-Image-Classification Public

    This is a sample project demonstrating image classification using Support Vector Machines (SVM). SVM is a machine learning algorithm that can be effectively used for image classification tasks. The…

    Jupyter Notebook