joocahyadi/diabetes_classifier_webapp
Updated the workflows.
Updated the workflows to deploy the Web App in huggingface spaces.
Update README.md
Update push_to_dockerhub.yaml
Update push_to_dockerhub.yaml
Fix the workflows script for pushing to Huggingface spaces.
Modify the workflows, accomodate CI/CD push to huggingface spaces
Updated the Dockerfile to support PORT defined by user.
Add github action workflows file for CI CD to dockerhub.
Edit some questions on the UI and the dockerfile.
Update README.md (Background part)
Merge pull request #1 from joocahyadi/single-streamlit-development
Edit some UI and add dockerfile. Successfully deployed the container in local machine
Add sidebar and edit some questions.
Finished all scripts, successfully deployed in local.
Add hyperparameters tuning in the scripts and perform it
Finished the training script and managed to get the best model.
Finished the transformation script and successfully transformed the data.
Finished the data ingestion script and processes
Initialized logging and exception scripts.
Initializing the setup and requirements
Create .gitignore
First Commit
