Skip to content

DevMilk/Turkish-Text-Categorization

Repository files navigation

Turkish Text Categorization

Setup Directions

When installing required libraries you may have problem with Xgboost. Here is a possible solution.

  • Deployed on Google Cloud using Docker and Kubernetes

  • Uses Python Flask framework as backend


Features

  1. Prediction
  2. Dataset Splitting
  3. Training
  4. Testing/Evaluation
  5. Model Selection
  6. All In One runs all models

Machine Learning Models

  1. Bag Of Words

    • BASIC

      • SVC
      • Random Forest
      • Multinomial Naive Bayes
      • Nearest Centroid
      • XGBoost
    • TF-IDF

      • SVC
      • Random Forest
      • Multinomial Naive Bayes
      • Nearest Centroid
      • XGBoost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published