- Sort Score
- Num 10 results
- Language All
- Labels All
Results 731 - 740 of 7,459 for 1 (0.59 seconds)
Filter
-
Scalable learning with polynomial kernel approx...
original paper of Tensor Sketch [ 1 ] , i.e. the algorithm implemented..., which was the one used in [ 1 ] . from sklearn.datasets import...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html -
Faces recognition example using eigenfaces and ...
1 )[ - 1 ] true_name = target_names...y_test [ i ]] . rsplit ( " " , 1 )[ - 1 ] return "predicted: %s \n...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
consensus_score — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.html -
MediaType (Spring Framework 7.0.1 API)
Also: HTTP 1.1: Semantics and Content, section 3.1.1.1 Serialized...isLessSpecific(MimeType) HTTP 1.1: Semantics and Content, section...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/MediaType.html -
2.2. Manifold learning — scikit-learn 1.8.0 doc...
as \(L = D^{-\frac{1}{2}} (D - A) D^{-\frac{1}{2}}\) . Partial...is only artificially high. 2.2.1. Introduction # High-dimensional...scikit-learn.org/stable/modules/manifold.html -
Swiss Roll And Swiss-Hole Reduction — scikit-le...
) axs [ 1 ] . scatter ( sr_tsne [:, 0 ], sr_tsne [:, 1 ], c =...) axs [ 1 ] . scatter ( sh_tsne [:, 0 ], sh_tsne [:, 1 ], c =...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Adjustment for chance in clustering performance...
mean ( axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...scores , axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
graphical_lasso — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.covariance.graphical_lasso.html -
load_diabetes — scikit-learn 1.8.0 documentation
Added in version 1.1. Returns : data Bunch Dictionary-like...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 On this...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html -
fetch_lfw_people — scikit-learn 1.8.0 documenta...
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html