This is an application that builds a complete automated ML pipeline workflow using Streamlit, Ydata-profiling, and Pycaret.
To install the required packages, run:
pip install -r requirements.txt
- Note: I advise you to use python version 3.10
To run the application, use the following command:
streamlit run app.py