Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This Streamlit app provides a comprehensive toolkit for data exploration, visualization, cleaning, and basic machine learning. It is designed to facilitate various stages of a data science project, making it an essential tool for data scientists and analysts.

License

NotificationsYou must be signed in to change notification settings

NaimuL0/Data-Science-Project-with-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Streamlit app provides a comprehensive toolkit for data exploration, visualization, cleaning, and basic machine learning. It is designed to facilitate various stages of a data science project, making it an essential tool for data scientists and analysts.image

#Features

  1. Exploratory Data Analysis (EDA)Upload Datasets: Supports CSV, TXT, and XLSX files.View Data: Display the first few rows of the dataset.Data Summary: Show the shape and descriptive statistics of the dataset.Column Information: List all columns and allow the selection of specific columns for detailed analysis.Correlation Matrix: Visualize correlations between features using heatmaps.Scatter Plot: Create scatter plots for any two selected features.

  2. Data VisualizationPlot Types: Generate various plots including area, bar, line, histogram, box, KDE, pair plots, and scatter matrix.Interactive Plots: Utilize Plotly to create interactive scatter matrix plots.

  3. Data CleaningHandle Missing Values: Fill missing values with column means.Drop Columns: Remove unwanted columns from the dataset.

  4. Machine LearningModel Training: Train a Random Forest classifier on selected features.Model Evaluation: Display classification reports and confusion matrices.

  5. Download Processed DataDownload CSV: Allow users to download the processed DataFrame as a CSV file.

**How to Use

Upload your dataset: Choose from CSV, TXT, or XLSX file formats.Select an activity: Choose from EDA, Plots, Data Cleaning, Machine Learning, or Download.Perform analysis and visualization: Use the various tools and options provided to explore and analyze your data.Download the processed data: Save your cleaned and augmented data for further use.

About

This Streamlit app provides a comprehensive toolkit for data exploration, visualization, cleaning, and basic machine learning. It is designed to facilitate various stages of a data science project, making it an essential tool for data scientists and analysts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp