Skip to content
#

exploratory-data-analysis

Here are 5,787 public repositories matching this topic...

This project analyzes tumor cell data from 550 patients using Python. It involves data cleaning, exploratory analysis, feature engineering, and machine learning to classify tumors as malignant or benign. Techniques include PCA, logistic regression, and k-fold cross-validation to ensure model accuracy and reliability.

  • Updated Jun 30, 2024
  • Jupyter Notebook

Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.

  • Updated Jun 30, 2024
  • Jupyter Notebook

The goal of this project is to predict the Remaining Useful Life (RUL) of aircraft engines based on sensor data. Predictive maintenance helps identify the point at which an engine is likely to fail, allowing for timely maintenance to prevent failures and optimize maintenance schedules.

  • Updated Jun 30, 2024
  • Jupyter Notebook

This repository contains a collection of data science projects which I did during the IBM Data Science Professional certification programme. Each project demonstrates different aspects of data science, data analysis, data visualization and machine learning.

  • Updated Jun 30, 2024
  • Jupyter Notebook

This project involves time series analysis, examining Tesla Inc.'s (TSLA) stock performance from 2010 to 2024. Time series analysis, which studies data points collected at specific time intervals, was used to identify trends, seasonal patterns & fluctuations in Tesla’s stock prices, insights were derived from visualizations & resampling techniques.

  • Updated Jun 29, 2024
  • Jupyter Notebook
desbordante-core

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.

  • Updated Jun 29, 2024
  • C++

Improve this page

Add a description, image, and links to the exploratory-data-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more