MachineLearningLab icon indicating copy to clipboard operation
MachineLearningLab copied to clipboard

Some experiments about Machine Learning

MachineLearningLab

  1. Bank Marketing Data Set
  2. Frequent Itemset Mining
    • Generate synthetic datasets using the IBM Synthetic Data Generator for Itemsets and Sequences available at https://github.com/zakimjz/IBMGenerator.
    • Blog
    • Apriori
    • FP-growth
  3. PM2.5 Prediction
  4. Chinese Word Segmentation
    • Blog
    • Averaged Perceptron
  5. K-Means
  6. GMM
    • Report
  7. Linear Classifiers
    • Report
    • LMSE
    • Perceptron

Nice blogs