- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 991 - 1000 of 2,296 for 2 (0.49 sec)
-
indexable — scikit-learn 1.6.1 documentation
2 , 3 ], np . array ([ 2 , 3 , 4 ]), None ,...indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None, <...Sparse...dtype...scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html -
roc_curve — scikit-learn 1.6.1 documentation
2 , 2 ]) >>> scores = np . array ([...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
「WindowsPC設定作業(追加)-(5)」の仕事依頼【ジョブハブ】
PCデータ移行作業:2,000円/台 ※1日当たり12台を目標に作業をしていただきます。 ◆作業可能日 2019年2月9日(土)...2019年2月9日(土) 9:00~17:30 2019年2月10日(日) 9:00~17:30 2019年2月11日(月) ※予備日 ※1日だけの稼働でもエントリー可能です。...jobhub.jp/jobs/37589 -
Successive Halving Iterations — scikit-learn 1....
"min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
LassoLars — scikit-learn 1.6.1 documentation
is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
maihamadb properties
- info 2 The log level for logback production - info 2 The log...off 2 The log console level for logback production - off 2 The...dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html -
Kibana Guide | Elastic
2 Kibana Guide: 8.1 Kibana Guide:...Kibana Guide: 7.3 Kibana Guide: 7.2 Kibana Guide: 7.1 Kibana Guide:...www.elastic.co/guide/en/kibana/index.html -
Comparison of kernel ridge regression and SVR —...
1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 , 5 )},..."gamma" : np . logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
fetch_lfw_pairs — scikit-learn 1.6.1 documentation
2, 62, 47). Shape depends on subset Each row has 2 face...Download it if necessary. Classes 2 Samples total 13233 Dimensionality...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
Iso-probability lines for Gaussian Processes cl...
0256**2 * DotProduct(sigma_0=5.72) ** 2 # Authors: The...[:, 1 ] - 0.5 * x [:, 0 ] ** 2.0 # Design of experiments X =...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html