Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cherichy/statistical_learning
/ types & classes
Types & classes
9 in github.com/cherichy/statistical_learning
⨍
Functions
34
◇
Types & classes
9
↓ 2 callers
Class
DecisionTree
python/decisionTree.py:5
↓ 2 callers
Class
LogisticRegression
Multiple logistic regression. An order of the label to be classified should be given for linear separability.
python/logistic.py:29
↓ 1 callers
Class
KDTree
python/KNN.py:13
↓ 1 callers
Class
Kernel
python/svm.py:3
↓ 1 callers
Class
NaiveBayes
python/NaiveBayes.py:5
↓ 1 callers
Class
Node
python/KNN.py:5
↓ 1 callers
Class
SVM
python/svm.py:22
↓ 1 callers
Class
perceptron
python/perceptron.py:4
Class
BinLogistic
Binary logistic regression.
python/logistic.py:5