CoolFace
Apppublic

joocahyadi/diabetes_classifier_webapp

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
23 commits on main
6529b3c3y ago

Updated the workflows.

joocahyadi
4b8f7893y ago

Updated the workflows to deploy the Web App in huggingface spaces.

joocahyadi
ad2f0863y ago

Update README.md

Joshia Cahyadi
46505343y ago

Update push_to_dockerhub.yaml

Joshia Cahyadi
4a05c643y ago

Update push_to_dockerhub.yaml

Joshia Cahyadi
10967743y ago

Fix the workflows script for pushing to Huggingface spaces.

joocahyadi
d0d35cc3y ago

Modify the workflows, accomodate CI/CD push to huggingface spaces

joocahyadi
a923f783y ago

Updated the Dockerfile to support PORT defined by user.

joocahyadi
527f39d3y ago

Add github action workflows file for CI CD to dockerhub.

joocahyadi
b5e80a03y ago

Edit some questions on the UI and the dockerfile.

joocahyadi
3c768c23y ago

Update README.md (Background part)

Joshia Cahyadi
e8fdef63y ago

Merge pull request #1 from joocahyadi/single-streamlit-development

Joshia Cahyadi
dbde1833y ago

Edit some UI and add dockerfile. Successfully deployed the container in local machine

joocahyadi
ea85dcf3y ago

Add sidebar and edit some questions.

joocahyadi
72b7f5b3y ago

Finished all scripts, successfully deployed in local.

joocahyadi
d1ee97a3y ago

Add hyperparameters tuning in the scripts and perform it

joocahyadi
c072dca3y ago

Finished the training script and managed to get the best model.

joocahyadi
e9cb3483y ago

Finished the transformation script and successfully transformed the data.

joocahyadi
b69b7483y ago

Finished the data ingestion script and processes

joocahyadi
b78189f3y ago

Initialized logging and exception scripts.

joocahyadi
17cb88d3y ago

Initializing the setup and requirements

joocahyadi
6cc96333y ago

Create .gitignore

Joshia Cahyadi
2e420383y ago

First Commit

joocahyadi