- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 662 for c (1.09 sec)
-
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 -
Linear and Quadratic Discriminant Analysis with...
c = y_right , s = 20 , cmap = cmap...X_wrong [:, 0 ], X_wrong [:, 1 ], c = y_wrong , s = 30 , cmap = cmap...scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html -
Illinois sues the Trump administration over Nat...
C. In early September, a federal...members there was illegal . D.C.'s Democratic attorney general...www.nbcnews.com/politics/trump-administration/illinois-sues-trump-administration-national-guard-d... -
Pipeline ANOVA SVM — scikit-learn 1.7.2 documen...
Parameters score_func <function f_c...x7faad1943be0> k 3 LinearSVC...'squared_hinge' dual 'auto' tol 0.0001 C 1.0 multi_class 'ovr' fit_intercept...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html -
Navy's former second-in-command sentenced to 6 ...
C. Boston Bay Area South Florida...Trevor McFadden in Washington, D.C., sentenced him. "This was blatantly...www.nbcnews.com/news/us-news/former-second-command-us-navy-sentenced-6-years-bribery-plot-rcna231795 -
Comparison of Manifold Learning methods — sciki...
c = points_color , s = 50 , alpha...points . T ax . scatter ( x , y , c = points_color , s = 50 , alpha...scikit-learn.org/stable/auto_examples/manifold/plot_compare_methods.html -
Neighborhood Components Analysis Illustration —...
c = cm . Set1 ( y [[ i ]]), alpha...[ 1 ]]) ax . plot ( * line , c = cm . Set1 ( y [ j ]), linewidth...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html -
k_means — scikit-learn 1.7.2 documentation
the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. n_clusters int The...scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html -
Comparison of Calibration of Classifiers — scik...
c_ [ proba_neg_class , proba_pos_class...svc = NaivelyCalibratedLin ( C = 1.0 ) rfc = RandomForestClassifi...scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html -
Faces recognition example using eigenfaces and ...
t0 = time () param_grid = { "C" : loguniform ( 1e3 , 1e5 ), "gamma"...estimator found by grid search: SVC(C=np.float64(76823.03433306457),...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html