IqraAsad's Stars
otenim/Numpy-ELM
A Numpy Implementation of Extreme Learning Machine (ELM)
burnpiro/elm-pure
Pure implementation of ELM (Extreme Learning Machine) in python (just with numpy)
rupak-roy/Condensed-Nearest-Neighbor-Rule-Undersampling-CNN-TomekLinks
An alternative to oversampling techniques like SMOTE
thejatinbabbar/ujm_ml_project
Implementing Condensed Nearest Neighbors and Reduced Nearest Neighbors techniques from scratch to model the Waveforms dataset.
gracezhouying/CondensedNearestNeighbor
Use Condensed Nearest Neighbor to choose subset of MNIST dataset
shuwang127/K-Nearest-Neighbor
K Nearest Neighbor and Condensed KNN Algorithm