https://github.com/isaychris/cs512
CSUSM: Data Mining
https://github.com/isaychris/cs512
bpso cs512 csusm data-mining de-bpso differential-evolution genetic-algorithm
Last synced: 6 months ago
JSON representation
CSUSM: Data Mining
- Host: GitHub
- URL: https://github.com/isaychris/cs512
- Owner: isaychris
- Created: 2018-04-22T13:48:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T14:12:31.000Z (over 7 years ago)
- Last Synced: 2025-05-12T19:23:46.008Z (8 months ago)
- Topics: bpso, cs512, csusm, data-mining, de-bpso, differential-evolution, genetic-algorithm
- Language: Python
- Homepage:
- Size: 4.73 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS512
CSUSM: CS512 - Data mining
Spring 2018 - Dr. Ahmad Hadaegh
In this course we covered the concept of Data Mining using the data mining models specially the models related to regression.
A1 = Matrix Manipulation Part 1
A2 = Matrix Manipulation Part 2
A3 = Genetic Algorithm (GA)
A4 = Differential Evolution (DE)
A5 = Binary Particle Swarm Optimization (BPSO)
A6 = DE-BPSO