Skip to content
#

exploratorydataanalysis

Here are 18 public repositories matching this topic...

Инструмент на Python для разведочного анализа данных (EDA) и визуализации, поддерживающий загрузку данных CSV и JSON, с модульной архитектурой ООП. Практическая работа по теме: "Обнаружение и визуализация данных для понимания их сущности" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".

  • Updated Aug 26, 2025

Program that can take in large amounts of .csv files in the same directory and trains a deep learning neural network model based on the best/worst students evaluated by the user. Second program then utilizes the model from the first program to produce a projected report for each individual student inputted.

  • Updated Nov 18, 2023
  • Python

FLIX-HUB is a movie recommendation system utilizing the Netflix dataset. It features comprehensive data preprocessing and analysis, generating personalized movie and TV show suggestions based on TF-IDF vectorization and cosine similarity. The project includes interactive visualizations for insights into content trends and distributions.

  • Updated Sep 22, 2024
  • Jupyter Notebook

LetsGrowMore DataScience Internship: During this Internship, I have worked on project related to Data Analytics field in which LSTM, Decision Tree, Random Forest and XGboost have been used.

  • Updated Feb 18, 2022
  • Jupyter Notebook

This project analyzes 98 years of Academy Awards (Oscars) data to uncover trends, biases, and patterns in the film industry. By leveraging Python, Pandas, and Scikit-learn, it provides insights into: Historical Trends: How award distributions have evolved over time. Category Analysis: Which categories (e.g., Best Picture, Best Actor) dominate the

  • Updated May 10, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the exploratorydataanalysis topic, visit your repo's landing page and select "manage topics."

Learn more