- Finding a dataset
- Creating web app
- Create and train model
- Integration of model and web app
- Debugging and testing
- Preparation for presentation
- Kaggle dataset
- (https://archive.ics.uci.edu/ml/datasets.php)
- https://archive.ics.uci.edu/ml/datasets/Diabetes Timeseries dataset
- https://archive.ics.uci.edu/ml/datasets/Breast+Cancer
- Streamlit - frontend & backend
- Detaspace - database
- sklearn - ML model development
- pandas - data cleaning
- plotly - visualisation
Enter the detailed info about project setup here.
Clone the repository from github.
git clone https://github.com/Santhusha-bit/Unity_intellihack3.git
Development
- Go to
webapp/streamlit
directory and run this command
$ cd webapp/streamlit
$ streamlit run Home.py
not yet developed. earlier stage of the web app has been deployed in the streamlit share cloud.