- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1201 - 1210 of over 10,000 for 2 (1.71 seconds)
-
Time-related feature engineering — scikit...
0000 2 spring 0 1 2 False 6 False clear 9.02...22.0028 12381 summer 1 6 2 False 2 True rain 21.32 25.000 0.72...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html -
Application rebalancing across a uniform cluster
has only 2 instances of app1, so again requests QM1 for 2 more....while the BALSTATE of the other 2 queue managers is LOW . Now we...developer.ibm.com/articles/awb-application-rebalancing-uniform-clusters/ -
plot_hgbt_regression.ipynb
showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
check_increasing — scikit-learn 1.8.0 doc...
2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...>>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing...scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html -
silhouette_score — scikit-learn 1.8.0 doc...
defined if number of labels is 2 <= n_labels <= n_samples...Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
auto_examples_jupyter.zip
- l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
Classifier comparison — scikit-learn 1.8....
n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
plot_multi_metric_evaluation.ipynb
param_grid={\"min_samples_split\": range(2, 403, 20)},\n scoring=scoring,\n...scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n return_train_score=True,\n)\ngs.fit(X,...scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation.... -
NMF — scikit-learn 1.8.0 documentation
||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html -
Install Node.js, npm, and VS Code
2 ... Downloading https: //nodejs.org/dist/v8.11.2/node...11 . 2 (npm v5. 6 . 0 ) Ix :~ sperry$ node -v v8 . 11 . 2 Ix :~...developer.ibm.com/tutorials/learn-nodejs-installing-node-nvm-and-vscode/