An open API service indexing awesome lists of open source software.

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

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