ML-Collection icon indicating copy to clipboard operation
ML-Collection copied to clipboard

Collection of Machine Learning related scripts

trafficstars

This repository consists a collection of scripts for machine learning

  • TextClassification.py: a text classification using Naive Bayes and and Support Vector Machine
  • Image Classification