Rare find

Pattern Classification. Learn how machines recognize patterns in data through step-by-step examples.

github.com/rasbt/pattern_classification

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2023
  • Merge pull request #52 from ramesaliyev/patch-1
  • Fix Manhattan distance equation
April 2023
  • Merge pull request #51 from rasbt/pearson-fix
  • add missing sum
June 2022
  • Merge pull request #49 from gidoneli/patch-1
  • Update dataset_collections.md
September 2019
  • Merge pull request #47 from acupofdata/patch-1
  • Update introduction_to_supervised_machine_learning.md
September 2018
  • use transpose for eigenvector norm check
February 2018
  • add more info about ac and mc
January 2018
  • rec. repeated k-fold as well
  • fix blankline issue
  • combined 5x2cv F test
  • model eval overview
  • Merge branch 'master' of https://github.com/rasbt/pattern_classification
  • model eval overview
December 2017
  • Merge pull request #46 from adriancampos/patch-1
  • Remove duplicated entry for Cosine Similarity
June 2017
  • fix sum subscript
April 2017
  • subtracted mean vectors