- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 974 for spring (0.06 sec)
-
Post-tuning the decision threshold for cost-sen...
are categorical and usually string-encoded. We need to encode...observe that the target is string-encoded. Some metrics (e.g....scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Prediction Intervals for Gradient Boosting Regr...
05: from pprint import pprint from sklearn.experimental.... fit ( X_train , y_train ) pprint ( search_05p . best_params_...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
GenerateCrudPlugin (DBFlute Maven Plugin 1.0.0 ...
protected String actionPackageName protected String basePackageName...basePackageName protected String dbPackage protected String formPackageName...dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/GenerateCrudPlugin.html -
Probability Calibration for 3-class classificat...
cal_clf_probs ) print ( "Log-loss of:" ) print ( f " - uncalibrated...cal_clf_probs ) print ( "Brier score of" ) print ( f " - uncalibrated...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html -
dbflute-maven-plugin - dbflute:generate-crud
Description actionPackageName String - (no description) Default...is: action . basePackageName String - (no description) Default...dbflute.seasar.org/maven/plugin/ja/generate-crud-mojo.html -
Ridge — scikit-learn 1.7.1 documentation
Polynomial and Spline interpolation Polynomial and Spline interpolation...feature names that are all strings. Added in version 1.0. solver_...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html -
UpgradePlugin (DBFlute Maven Plugin 1.0.0 API)
フィールドと説明 protected String clientProject protected String dbfluteVersion...dbfluteVersion protected String downloadDirUrl protected String downloadFileExtensio...dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/UpgradePlugin.html -
ResourceFileUtil (DBFlute Maven Plugin 1.0.0 API)
File createTempDir ( String prefix, String suffix) static void...replaceContent ( File file, Map < String , String > params) static void replaceContent...dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/util/ResourceFileUtil.html -
SGDClassifier — scikit-learn 1.7.1 documentation
feature names that are all strings. Added in version 1.0. See...to the loss function that shrinks model parameters towards the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html -
dbflute-maven-plugin - dbflute:upgrade
dbfluteVersion String - (no description) downloadDirUrl String - (no description)...Since Description clientProject String - (no description) dbfluteClientDir...dbflute.seasar.org/maven/plugin/upgrade-mojo.html