Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WenDesi/lihang_book_algorithm
/ functions
Functions
115 in github.com/WenDesi/lihang_book_algorithm
⨍
Functions
115
◇
Types & classes
12
Method
__init__
(self)
perceptron/binary_perceptron.py:21
Method
__init__
(self)
logistic_regression/logistic_regression.py:19
Method
__init__
(self)
logistic_regression/binary_perceptron.py:21
Method
__init__
(self, kernel='linear',epsilon = 0.001)
svm/svm.py:24
Method
cal_probality
(self, O)
hmm/hmm.py:15
Function
calc_ent_grap
calculate ent grap
decision_tree/decision_tree.py:99
Function
get_hog_features
()
extract_features.py:79
Method
is_stop
(self)
svm/svm.py:54
Function
log
(func)
decision_tree/decision_tree.py:16
Method
predict
(self,features)
AdaBoost/adaboost_cpp.py:141
Method
predict
(self,features)
AdaBoost/adaboost.py:217
Function
sin
三角波
hmm/hmm.py:199
Method
train
(self,features,labels)
AdaBoost/adaboost.py:158
Method
try_E
(self,i)
svm/svm.py:123
Function
wrapper
(*args, **kwargs)
decision_tree/decision_tree.py:17
← previous
101–115 of 115, ranked by callers