- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1171 - 1180 of over 10,000 for 2 (0.48 seconds)
-
Get an IBM MQ queue for development running on ...
configuration will cost approximately $2 per day. The exact cost is dependent...geographic area, eg. eu-west-2 is London. Each AWS region has...developer.ibm.com/tutorials/mq-connect-app-queue-manager-cloud-aws/ -
TheilSenRegressor — scikit-learn 1.8.0 do...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples = 200 , n_features = 2 , noise = 4.0 , random_state =...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.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 -
DBSCAN — scikit-learn 1.8.0 documentation
2 ], [ 2 , 2 ], [ 2 , 3 ], ... [ 8 , 7 ],...memory complexity of \(O({n}^2)\) , which can occur when the...scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.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 -
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 -
BayesianRidge — scikit-learn 1.8.0 docume...
[ 2 , 2 ]], [ 0 , 1 , 2 ]) BayesianRidge() >>>...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.BayesianRidge.html -
IBM Cloud Pak for Applications - IBM Developer
developer.ibm.com/components/cloud-pak-for-applications -
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.... -
Comparing different clustering algorithms on to...
xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks..."quantile" : 0.2 , "n_clusters" : 2 , "min_samples"...scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html