CoolFace
Apppublic

spottedwoodowl/Scam-Detection

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
App README

Learn how to automate model training, evaluation, versioning, and deployment using GitHub Actions with the easiest MLOps guide available online.

Project Description

In this project, we will be using scikit-learn pipelines to train our random forest algorithm and build a scam classifier. After training, we will automate the evaluation process using CML. Finally, we will build and deploy the web application to Hugging Face Hub.

From training to evaluation, the entire process will be automated using GitHub actions. All you have to do is push the code to your GitHub repository, and within two minutes, the model will be updated on Hugging Face with the updated app, model, and results.