Skip to content

C23-MP02/ML-mentoring-platform

Repository files navigation

The main folder is main-app. You can only use the main folder without worrying about the other file

mentoring-platform-dicoding

Setup

Start the project with environment setup and run the jupyterlab

pip install virtualenv
virtualenv [enviroment name] (misal = ml_mentoring_platform)
source ml_mentoring_platform/bin/activate
pip install -r requirements.txt

or run this script for windows users

pip install virtualenv
virtualenv [enviroment name]
.\[enviroment name]\Scripts\activate
pip install -r requirements.txt

MODEL

https://huggingface.co/abilfad/sentiment-binary-dicoding 
https://huggingface.com/Pudja2001/my_topic_summarizer_model (PyTorch model for summarizer)
 

Link to our notebook for working on ML models :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •