- Sort Score
- Num 10 results
- Language All
- Labels All
Results 821 - 830 of over 10,000 for 2 (1.23 seconds)
-
Procedimientos de Desinstalación
2 Paso 2: Eliminación de OpenSearch...rm -rf /path/to/opensearch-3.3.2 Paso 3: Eliminación del Directorio...fess.codelibs.org/es/15.3/install/uninstall.html -
Procédure de désinstallation
2 Étape 2 : Suppression d’OpenSearch...rm -rf /path/to/opensearch-3.3.2 Étape 3 : Suppression du répertoire...fess.codelibs.org/fr/15.3/install/uninstall.html -
Fess 설치 가이드
변수 설정 단계 1: OpenSearch 설치 단계 2: Fess 설치 단계 3: 시작 Windows 서비스로...1: Docker Compose 파일 가져오기 단계 2: Docker Compose 파일 확인 단계 3: Docker...fess.codelibs.org/ko/15.3/install/index.html -
Procedimientos de Actualización
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz Copie...-Uvh fess-15.3.2.rpm # DEB $ sudo dpkg -i fess-15.3.2.deb Nota Los...fess.codelibs.org/es/15.3/install/upgrade.html -
make_scorer — scikit-learn 1.8.0 document...
beta = 2 ) >>> ftwo_scorer ma...response_method='predict', beta=2) >>> from sklearn.model_selection...scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html -
mutual_info_regression — scikit-learn 1.8...
[ 2 ] ( 1 , 2 ) A. Kraskov, H. Stogbauer...neighbors distances as described in [2] and [3] . Both methods are based...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html -
Demonstrating the different strategies of KBins...
[ 2 , 4 ], [ 8 , 8 ]]) centers_1 =...3 , 3 , size = ( n_samples , 2 )), make_blobs ( n_samples = [...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_strategies.html -
Custom refit strategy of a grid search with cro...
parameter candidate is displayed; - >2 : the score is also displayed;...pre_dispatch: int, or str, default='2*n_jobs' Controls the number of...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
Comparison of kernel ridge regression and SVR &...
logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV..., 1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 ,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
Multi-dimensional scaling — scikit-learn ...
X_true ** 2 ) . sum ()) / np . sqrt (( X_nmds ** 2 ) . sum ())...X_true = rng . randint ( 0 , 20 , 2 * n_samples ) . astype ( float...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html