- Sort Score
- Num 10 results
- Language All
- Labels All
Results 961 - 970 of 5,643 for 2 (0.17 seconds)
Filter
-
Nearest Centroid Classification — scikit-learn ...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
1.16. Probability calibration — scikit-learn 1....
reliability diagrams (Wilks 1995 [ 2 ] ), compare how well the probabilistic...in this dataset which contains 2 redundant features. RandomForestClassifi...scikit-learn.org/stable/modules/calibration.html -
검색 결과 일괄 취득
"title" : "Page 2" , "content" : "..." } { "url"...lambda x : x . split ( '/' )[ 2 ]) print ( df [ 'domain' ] . value_counts...fess.codelibs.org/ko/15.5/config/search-scroll.html -
Multi-class AdaBoosted Decision Trees — scikit-...
class (quantiles of the \(\chi^2\) distribution). from sklearn.datasets...1 ) We split the dataset into 2 sets: 70 percent of the samples...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
CompoundKernel — scikit-learn 1.8.0 documentation
RBF ( length_scale = 2.0 )]) >>> print ( kernel . bounds...>>> print ( kernel . n_dims ) 2 >>> print ( kernel . theta ) [1.09861229...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html -
API Reference — scikit-learn 1.8.0 documentation
make_friedman2 Generate the “Friedman #2” regression problem. sklearn.datasets...Hastie et al. 2009, Example 10.2. sklearn.datasets make_low_rank_matrix...scikit-learn.org/stable/api/index.html -
Better Binary Quantization (BBQ) | Elasticsearc...
2 , 4 or 7 . If no oversampling_factor...oversampling_factor = 3.0 bits = 2 --> oversampling_factor = 1.5...www.elastic.co/docs/reference/elasticsearch/mapping-reference/bbq -
General
configuracion de rastreo web Paso 2: Ejecutar el rastreador Paso 3:...fess.codelibs.org/es/overview.html -
Advanced Plotting With Partial Dependence — sci...
tol = 1e-2 , max_iter = 500 , random_state...array-like of shape(n_layers - 2,), default=(100,) The ith element...scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html -
Gaussian process classification (GPC) on iris d...
: 2 ] # we only take the first two...m_max]x[y_min, y_max]. plt . subplot ( 1 , 2 , i + 1 ) Z = clf . predict_proba...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html