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

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.

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
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/zakariachowdhury/activeml/main)