/ML-Collection

Collection of Machine Learning related scripts

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

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