Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arshitarora/analysis-of-dataset-through-eda
Contains a flask application, that takes input as the path of the dataset file, and gives a complete probabilistic, visual and descriptive analysis of that dataset. This information can be used in the creation and optimization of Machine Learning/ Deep Learning models.
https://github.com/arshitarora/analysis-of-dataset-through-eda
flask pandas python
Last synced: 24 days ago
JSON representation
Contains a flask application, that takes input as the path of the dataset file, and gives a complete probabilistic, visual and descriptive analysis of that dataset. This information can be used in the creation and optimization of Machine Learning/ Deep Learning models.
- Host: GitHub
- URL: https://github.com/arshitarora/analysis-of-dataset-through-eda
- Owner: ArshitArora
- Created: 2023-07-25T14:40:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T13:04:32.000Z (over 1 year ago)
- Last Synced: 2024-09-18T10:49:15.185Z (4 months ago)
- Topics: flask, pandas, python
- Language: HTML
- Homepage:
- Size: 695 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto-EDA-Analysis-of-Dataset
This repository contains a flask application, that takes input as the path of the dataset file, and gives a complete probabilistic, visual and descriptive analysis of that dataset. This information can be used in the creation and optimization of Machine Learning & Deep Learning models.
Library Used: pandas-profiling