Skip to content

micheal0034/EDA_dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AUTO ML using Streamlit This project is an AUTO ML application built using Streamlit, a Python library for creating web apps. It provides functionalities for Exploratory Data Analysis (EDA), data visualization, model building, and predictions.

Prerequisites Python 3.6 or higher Streamlit library Pandas NumPy Matplotlib Seaborn Scikit-learn

EDA: Perform Exploratory Data Analysis Plot: Visualize data using various plots (e.g., correlation heatmap, pie chart, area plot) Model Building: Train machine learning models and evaluate their performance About: Information about the project Follow the on-screen instructions to interact with the application and explore your data.

Features Upload CSV or text files for data analysis Perform EDA to understand dataset characteristics Visualize data using different plots (correlation heatmap, pie chart, area plot, etc.) Train and evaluate machine learning models for classification tasks Download model results as CSV for further analysis Contributing Contributions are welcome! If you have any suggestions, bug fixes, or improvements, please fork the repository and create a pull request.

About

Import csv data, select models for analysis and prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%