当前位置:网站首页>Sklearn model sorting
Sklearn model sorting
2022-07-05 11:15:00 【Harmful Poems】
sklearn.linear_model:Linear Models
Linear classifiers
- linear_model.logisticRegression()
- linear_model.logisticRegressionCV()
- linear_model.PassiveAggressiveClassifier()
- linear_model.Perceptron()
- linear_model.RidgeClassifier()
- linear_model.RidgeClassifierCV()
- linear_model.SGDClassifier()
- linear_model.SGDOneClassSVM()
Classical linear regressors
- linear_model.LinearRegression()
- linear_model.Ridge()
- linear_model.RidgeCV()
- linear_model.SGDRegressor()
Regressors with variable selection
- linear_model.ElasticNet()
- linear_model.ElasticNetCV()
- linear_model.Lars()
- linear_model.LarsCV()
- linear_model.Lasso()
- linear_model.LassoCV()
- linear_model.LassoLars()
- linear_model.LassoLarsCV()
- linear_model.LassoLarsIC()
- linear_model.linear_model.OrthogonalMatchingPursuit()
- linear_model.OrthogonalMatchingPursuitCV()
Bayesian regressors
- linear_model.ARDRegression()
- linear_model.BayesianRidge()
Multi-task linear regressors with variable selection
- linear_model.MultiTaskElasticNet()
- linear_model.MultiTaskElasticNetCV()
- linear_model.MultiTaskLasso()
- linear_model.MultiTaskLassoCV()
Outlier-robust regressors
- linear_model.HuberRegressor()
- linear_model.QuantileRegressor()
- linear_model.RANSACRegressor()
- linear_model.TheilSenRegressor()
Outlier-robust regressors
- linear_model.PoissonRegerssor()
- linear_model.TweedieRegerssor()
- linear_model.GammaRegerssor()
Outlier-robust regressors
- linear_model.PassiveAggressiveRegressor()
- linear_model.enet_path()
- linear_model.lars_path()
- linear_model.lars_path_gram()
- linear_model.lasso_path()
- linear_model.orthogonal_mp()
- linear_model.orthogonal_mp_gram()
- linear_model.ridge_regression()
sklearn.gaussian_process:Gaussian Processes
- gaussian_process.GaussianProcessesClassifier()
- gaussian_process.GaussianProcessesRegressor()
sklearn.neighbors: Nearest Neighbors
- neighbors.KNeighborsClassifier()
- neighbors.KNeighborsr()
- neighbors.RadiusNeighborsClassifier()
- neighbors.RadiusNeighborsRegressor()
sklearn.neural_network: Neural network models
- neural_network.BernoulliRBM()
- neural_network.MLPClassifier()
- neural_network.MLPRegressor()
sklearn.svm: Support Vector Machines
- svm.LinearSVC()
- svm.LinearSVR()
- svm.NuSVC()
- svm.NuSVR()
- svm.OneClassSVM()
- svm.SVC()
- svm.SVR()
sklearn.tree: Decision Trees
- tree.DecisionTreeClassifier()
- tree.DecisionRegressor()
- tree.ExtraTreeClassifier()
- tree.ExtraTreeRegressor()
- tree.export_graphviz()
sklearn.naive_bayes: Naive Bayes
- naive_bayes.BernoulliNB()
- naive_bayes.CategoricalNB()
- naive_bayes.ComplementNB()
- naive_bayes.GaussianNB()
- naive_bayes.MultinomialNB()
sklearn.ensemble: Ensemble Methods
- ensemble.AdaBoostClassifier()
- ensemble.AdaBoostRegressor()
- ensemble.BaggingClassifier()
- ensemble.BaggingRegressor()
- ensemble.ExtraTreesClassifier()
- ensemble.ExtraTreesRegressor()
- ensemble.GradientBoostingClassifier()
- ensemble.GradientBoostingRegressor()
- ensemble.IsolationForest()
- ensemble.RandomForestClassifier()
- ensemble.RandomForestRegressor()
- ensemble.RandomTreesEmbedding()
- ensemble.StackingClassifier()
- ensemble.StackingRegressor()
- ensemble.VotingClassifier()
- ensemble.VotingRegressor()
- ensemble.HistGradientBoostingRegressor()
- ensemble.HistGradientBoostingClassifier()
besides , also lgbm,xgboost,catboosting
Reference resources :sklearn Official website
边栏推荐
- COMSOL--三维随便画--扫掠
- 居家办公那些事|社区征文
- Beego cross domain problem solution - successful trial
- SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
- 修复动漫1K变8K
- -26374 and -26377 errors during coneroller execution
- Bracket matching problem (STL)
- Data types ntext and varchar are incompatible in the not equal to operator - 95 small pang
- sklearn模型整理
- DDR4的特性与电气参数
猜你喜欢

LSTM applied to MNIST dataset classification (compared with CNN)

Bidirectional RNN and stacked bidirectional RNN

基于OpenHarmony的智能金属探测器

华为设备配置信道切换业务不中断

AutoCAD -- mask command, how to use CAD to locally enlarge drawings

About the use of Vray 5.2 (self research notes) (II)

Honing · fusion | know that the official website of Chuangyu mobile terminal is newly launched, and start the journey of digital security!

R3Live系列学习(四)R2Live源码阅读(2)

Implement the rising edge in C #, and simulate the PLC environment to verify the difference between if statement using the rising edge and not using the rising edge

购买小间距LED显示屏的三个建议
随机推荐
9、 Disk management
Process control
COMSOL--建立几何模型---二维图形的建立
2022 mobile crane driver examination question bank and simulation examination
Codeforces Round #804 (Div. 2)
百问百答第45期:应用性能探针监测原理-node JS 探针
Broyage · fusion | savoir que le site officiel de chuangyu mobile end est en ligne et commencer le voyage de sécurité numérique!
解决readObjectStart: expect { or n, but found N, error found in #1 byte of ...||..., bigger context ..
[there may be no default font]warning: imagettfbbox() [function.imagettfbbox]: invalid font filename
Differences between IPv6 and IPv4 three departments including the office of network information technology promote IPv6 scale deployment
Cron表达式(七子表达式)
[JS] extract the scores in the string, calculate the average score after summarizing, compare with each score, and output
About the use of Vray 5.2 (self research notes)
websocket
边缘计算如何与物联网结合在一起?
【爬虫】charles unknown错误
SLAM 01. Modeling of human recognition Environment & path
技术分享 | 常见接口协议解析
uboot的启动流程:
Taro advanced