- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1371 - 1380 of over 10,000 for 2 (0.97 seconds)
-
IBM Environmental Intelligence - IBM Developer
developer.ibm.com/components/ibm-environmental-intelligence -
IBM Maximo Application Suite - IBM Developer
developer.ibm.com/components/maximo -
Model Complexity Influence — scikit-learn...
"n_iter_no_change" : 2 , }, "changing_param"..."C" : 1e3 , "gamma" : 2 **- 15 }, "changing_param"...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
check_symmetric — scikit-learn 1.8.0 docu...
2 ], [ 1 , 0 , 1 ], [ 2 , 1 , 0 ]]) >>>...symmetric_array ) array([[0, 1, 2], [1, 0, 1], [2, 1, 0]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_symmetric.html -
3.1. Cross-validation: evaluating estimator per...
2 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2 , 3...)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...scikit-learn.org/stable/modules/cross_validation.html -
mean_shift — scikit-learn 1.8.0 documenta...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...mean_shift ( X , bandwidth = 2 ) >>> cluster_centers...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html -
load_breast_cancer — scikit-learn 1.8.0 d...
Classes 2 Samples per class 212(M),357(B)...target_names ndarray of shape (2,) The names of target classes....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html -
f1_score — scikit-learn 1.8.0 documentation
2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html -
Install Node.js, npm, and VS Code - IBM Developer
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/learningpaths/get-started-nodejs/install-nodejs/ -
RepeatedKFold — scikit-learn 1.8.0 docume...
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html