Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 286 Bytes

Machine Learning: Soft-Computing Project 4

This program runs 5 different clustering algorithms on different sets of data for data mining purposes. The algorithms are:

  • K-Means
  • DB Scan
  • An unsupervised competitive neural network
  • Ant Colony
  • Particle Swarm Optimization