- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 591 - 600 of 984 for commute (0.45 sec)
-
Version 0.24 — scikit-learn 1.7.2 documentation
may not require as much computation or memory. Enhancement a...this inverse is unstable to compute explicitly. Calling Cholesky...scikit-learn.org/stable/whats_new/v0.24.html -
3.2. Tuning the hyper-parameters of an estimato...
impact on the predictive or computation performance of the model...GridSearchCV . Additionally, a computation budget, being the number...scikit-learn.org/stable/modules/grid_search.html -
Inside groundbreaking author Nikki Giovanni's f...
www.nbcnews.com/news/nbcblk/groundbreaking-author-nikki-giovannis-final-collection-poems-notes-le... -
rbf_kernel — scikit-learn 1.7.2 documentation
gamma = None ) [source] # Compute the rbf (gaussian) kernel between...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html -
3. Model selection and evaluation — scikit-lear...
Computing cross-validated metrics 3.1.2....scikit-learn.org/stable/model_selection.html -
Faces recognition example using eigenfaces and ...
transform ( X_test ) Compute a PCA (eigenfaces) on the face...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
NuSVC — scikit-learn 1.7.2 documentation
comes at a relatively high computational cost compared to a simple...parameter C of each class. Computed based on the class_weight...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
laplacian_kernel — scikit-learn 1.7.2 documenta...
gamma = None ) [source] # Compute the laplacian kernel between...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.laplacian_kernel.html -
isotonic_regression — scikit-learn 1.7.2 docume...
default=True Whether to compute y_ is increasing (if set to...scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html -
Multi-dimensional scaling — scikit-learn 1.7.2 ...
mean () Now we compute pairwise distances between...distance matrix symmetric. # Compute pairwise Euclidean distances...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html