- Sort Score
- Num 10 results
- Language All
- Labels All
Results 991 - 1000 of 9,311 for c (0.16 seconds)
Filter
-
8.4. Loading other datasets — scikit-learn 1.8....
target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...scikit-learn.org/stable/datasets/loading_other_datasets.html -
1.8. Cross decomposition — scikit-learn 1.8.0 d...
the cross-covariance matrix \(C = X_k^T Y_k\) . \(u_k\) and \(v_k\)...u_k\) and \(\omega_k = Y_k v_k\) c) Regress \(X_k\) on \(\xi_k\)...scikit-learn.org/stable/modules/cross_decomposition.html -
Gaussian Mixture Model Ellipsoids — scikit-lear...
"c" , "cornflowerblue" , "gold" ,...components np . random . seed ( 0 ) C = np . array ([[ 0.0 , - 0.1 ],...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
SVR — scikit-learn 1.8.0 documentation
C = 1.0 , epsilon = 0.1 , shrinking...free parameters in the model are C and epsilon. The implementation...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
Search | IBM Developer
developing unit tests to validate C/C++ based software. This article...quick introduction to the Google C++ Testing Framework developer...developer.ibm.com/search/ -
Search | IBM Developer
developing unit tests to validate C/C++ based software. This article...quick introduction to the Google C++ Testing Framework developer...developer.ibm.com/search/ -
Precision-Recall — scikit-learn 1.8.0 documenta...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Total shards per node | Reference
www.elastic.co/docs/reference/elasticsearch/index-settings/total-shards-per-node -
Hashing feature transformation using Totally Ra...
c = y , s = 50 , edgecolor = "k"...X_reduced [:, 0 ], X_reduced [:, 1 ], c = y , s = 50 , edgecolor = "k"...scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html -
Varying regularization in Multi-layer Perceptro...
c = y_train , cmap = cm_bright )...X_test [:, 0 ], X_test [:, 1 ], c = y_test , cmap = cm_bright ,...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html