Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  dvc git github
c526eb38fe
Configure DagsHub as the remote storage
3 years ago
41976c47e8
Add stage to clean data using regex
3 years ago
41976c47e8
Add stage to clean data using regex
3 years ago
a8aba98742
Add necessary folders - data,metrics,artifacts
3 years ago
20c7d124c1
remove embarassing TODO
3 years ago
788691ecb9
Init DVC
3 years ago
92fdede2b3
Add basic app config (shared)
3 years ago
6ee8331777
Initial commit
3 years ago
6ee8331777
Initial commit
3 years ago
f352145576
Add api base/skeleton
3 years ago
41976c47e8
Add stage to clean data using regex
3 years ago
41976c47e8
Add stage to clean data using regex
3 years ago
4fd725a465
Req Add: uvicorn, gunicorn, python-multipart
3 years ago
4fd725a465
Req Add: uvicorn, gunicorn, python-multipart
3 years ago
4fd725a465
Req Add: uvicorn, gunicorn, python-multipart
3 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Turkish Text Categorization

This is meant to serve as an example of how to structure and work on your ML projects, and deploy the resultant models.

The dataset I have chosen can be found on Kaggle.

  • The python packages can be installed via the requirements.txt file (in a venv), or using Poetry (preferred way).
  • To get the models and data files, you'll also need DVC. Just run dvc pull in this repo to get the data/artifacts.
Tip!

Press p or to see the previous file or, n or to see the next file

About

https://www.kaggle.com/savasy/ttc4900

Collaborators 1

Comments

Loading...