Activity
edit comments
edit comments
add multiclass gbc version
add multiclass gbc version
gbc bug fix
gbc bug fix
Add pr-curve metric
Add pr-curve metric
edit comments logistic_regression.py
edit comments logistic_regression.py
edit regeression tree
edit regeression tree
add mse, mae criteria
add mse, mae criteria
add knn weights and distances
add knn weights and distances
edit nbc comments
edit nbc comments
add more explanations
add more explanations
code refactoring + small explanations
code refactoring + small explanations
edit nbc, bugfix
edit nbc, bugfix
edit svm plot
edit svm plot
minor changes
minor changes
move metrics to metrics.py
move metrics to metrics.py
add roc-auc metric
add roc-auc metric
add logreg; cleanup code
add logreg; cleanup code
code refactoring
code refactoring
coder refactoring
coder refactoring
add gradient_boosting_classifier.py, refactor
add gradient_boosting_classifier.py, refactor
add gradient_boosting_regressor.py
add gradient_boosting_regressor.py
add explanatory comment k_means.py
add explanatory comment k_means.py
bug fix, refactoring
bug fix, refactoring