Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
Screenshot 2023-07-27 at 2 22 49 PM