https://github.com/zakariachowdhury/activeml
A streamlit app to perform data processing, exploratory data analysis and machine learning predictions.
https://github.com/zakariachowdhury/activeml
eda python streamlit
Last synced: 5 months ago
JSON representation
A streamlit app to perform data processing, exploratory data analysis and machine learning predictions.
- Host: GitHub
- URL: https://github.com/zakariachowdhury/activeml
- Owner: zakariachowdhury
- License: apache-2.0
- Created: 2020-10-23T02:12:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T19:02:55.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T22:36:20.055Z (over 1 year ago)
- Topics: eda, python, streamlit
- Language: Python
- Homepage: https://share.streamlit.io/zakariachowdhury/streamlit-eda/main
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔮 ActiveML
A streamlit app to perform data processing, analysis and machine learning predictions.
## How to run this app
```
pip install --upgrade streamlit
streamlit run streamlit_app.py
```
## Live Demo
[](https://share.streamlit.io/zakariachowdhury/activeml/main)