- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 911 - 920 of 2,934 for 1 (0.08 sec)
-
Biclustering documents with the Spectral Co-clu...
Done in 1.32s. V-measure: 0.4415 MiniBatchKMeans......alphalpha, proline, benson bicluster 1 : 1948 documents, 4325 words categories...scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html -
inplace_swap_row — scikit-learn 1.7.2 documenta...
1 ) >>> csr . todense () matrix([[0,...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_row.html -
Model Complexity Influence — scikit-learn 1.7.2...
"tol" : 1e-1 , "n_iter_no_change" : 2 , },..."changing_param_values" : [ 0.05 , 0.1 , 0.2 , 0.35 , 0.5 ], "complexity_label"...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
Sample pipeline for text feature extraction and...
array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04, 1.e+05, 1.e+06]), 'vect__max_df':...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Varying regularization in Multi-layer Perceptro...
logspace ( - 1 , 1 , 5 ) classifiers = [] names..., y_max = X [:, 1 ] . min () - 0.5 , X [:, 1 ] . max () + 0.5...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
HTTP configuration options | APM .NET Agent Ref...
CaptureBody (performance) ( [ 1.0.1 ] Added in 1.0.1. ) For transactions... (performance) ( [ 1.0.1 ] Added in 1.0.1. ) Configures the content...www.elastic.co/guide/en/apm/agent/dotnet/current/config-http.html -
Plot different SVM classifiers in the iris data...
plot the support vectors C = 1.0 # SVM regularization parameter...) X0 , X1 = X [:, 0 ], X [:, 1 ] for clf , title , ax in zip...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
Explicit feature map approximation for RBF kern...
reshape ( - 1 , data . shape [ 1 ]) # title for the plots...y_max]. plt . subplot ( 1 , 3 , i + 1 ) Z = clf . predict ( flat_grid...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html -
7.5. Unsupervised dimensionality reduction — sc...
1. PCA: principal component analysis...scikit-learn.org/stable/modules/unsupervised_reduction.html -
Lasso model selection via information criteria ...
lasso_lars_ic [ - 1 ] . criterion_ , n_samples , lasso_lars_ic [ - 1 ] . noise_variance_...lasso_lars_ic [ - 1 ] . alphas_ == lasso_lars_ic [ - 1 ] . alpha_ )[...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html