Skip to content

nhanloukiala/mlGym

Repository files navigation

The repository includes code tutorial for Classical Applications of Data Analysis

cyber_attack_classification.py : Code with the dataset of KDD cup 99
car_classication.py : Code with the problems of the Car Quality dataset from UCI.
kNN.py : self-implemented K Nearest Neighbors classifier.
KFold.py : self-implemented KFold and shuffle used for Cross Validation.
LeaveNOUt.py : self-implemented LeaveNOut cross-validation with Dead zone radius.
Score.py : self-implemented Scorer for misclassification rate, confusion matrix, concordance index

About

ML algorithms & metrics implemented from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages