- Sort Score
- Num 10 results
- Language All
- Labels All
Results 971 - 980 of over 10,000 for 1 (0.34 seconds)
-
fetch_lfw_pairs — scikit-learn 1.7.2 docu...
Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
lars_path_gram — scikit-learn 1.7.2 docum...
the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...equation (see discussion in [1] ). Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
PatchExtractor — scikit-learn 1.7.2 docum...
1), it is taken to mean a proportion...load_sample_images () . images [ 1 ] >>> X = X [ None ,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html -
2.8. Density Estimation — scikit-learn 1....
([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...\(x_i; i=1, \cdots, N\) is given by: \[\rho_K(y) = \sum_{i=1}^{N}...scikit-learn.org/stable/modules/density.html -
GaussianProcessClassifier — scikit-learn ...
1, 3.2, and 5.1 from [RW2006] . Internally,...None is passed, the kernel “1.0 * RBF(1.0)” is used as default. Note...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
load_svmlight_file — scikit-learn 1.7.2 d...
length=-1 ) [source] # Load datasets in...binary mode. Changed in version 1.2: Path-like objects are now accepted....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html -
ServerResponse.HeadersBuilder (Spring Framework...
as specified by the HTTP 1.1 Cache-Control header. B cookie...resource, as specified by the HTTP 1.1 Cache-Control header. A CacheControl...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/function... -
extract_patches_2d — scikit-learn 1.7.2 d...
max_patches is a float between 0 and 1, it is taken to be a proportion...>>> print ( patches [ 1 ]) [[[174 201 231] [174 201 231]]...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html -
Sum — scikit-learn 1.7.2 documentation
y ) 1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html -
WhiteKernel — scikit-learn 1.7.2 document...
WhiteKernel ( noise_level = 1.0 , noise_level_bounds = (1e-05,...: noise_level float, default=1.0 Parameter controlling the noise...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html