Skip to content
View rahulvictor12's full-sized avatar

Block or report rahulvictor12

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. German-Bank-Loan-Defaulter-Prediction German-Bank-Loan-Defaulter-Prediction Public

    A machine learning project to predict loan defaults in a German bank's customer base. Using the German Credit Risk dataset, it explores key factors contributing to defaults and trains models like R…

    Jupyter Notebook 1

  2. The-Movie-Database-Data-Scrapper The-Movie-Database-Data-Scrapper Public

    A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pa…

    Jupyter Notebook 1

  3. Data-extraction-and-analysis-from-social-media-platform-YouTube Data-extraction-and-analysis-from-social-media-platform-YouTube Public

    The project uses the YouTube API in Python to extract data on "Avatar movie" videos. It includes setting up the API key, fetching details and statistics for the top 50 US videos, sorting by top com…

    Jupyter Notebook 1

  4. Text-classification-using-kmeans-clustering Text-classification-using-kmeans-clustering Public

    Classification using kmeans clustering