- Sort Score
- Num 10 results
- Language All
- Labels All
Results 751 - 760 of 2,821 for test (0.14 seconds)
-
Elastic (ELK) Stack features list | Elastic
you can also test out Platinum features such as..."query" : "this is a test", "operator"...www.elastic.co/elastic-stack/features -
ensemble.rst.txt
) >>> est = est.fit(X_train, y_train) # fit...mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_params(n_estimators=200,...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
User Guide — scikit-learn 1.8.0 documenta...
Permutation test score 3.2. Tuning the hyper-parameters...7.2.2. Feature hashing 7.2.3. Text feature extraction 7.2.4. Image...scikit-learn.org/stable/user_guide.html -
开源全文检索服务器 - Fess 开发概述
│ │ └── view/ # JSP 文件 │ └── test/ │ └── java/ # 测试代码 ├── pom.xml...针对日语全文检索优化 可扩展性 : 可通过插件扩展功能 REST API : 可从其他应用程序使用搜索功能 技术栈 Fess...fess.codelibs.org/zh-cn/dev/getting-started.html -
Configuration SSO avec Auth Intégrée Windows
supérieur est installé Un serveur Active Directory (AD) est disponible...Windows intégrée » est activé Vérifiez que le SPN est correctement...fess.codelibs.org/fr/15.4/config/sso-spnego.html -
Common pitfalls in the interpretation of coeffi...
DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html -
Configuración de Imágenes en Miniatura
thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...Formato Tipo MIME Descripción HTML text/html Genera miniaturas a partir...fess.codelibs.org/es/15.4/config/crawler-thumbnail.html -
TweedieRegressor — scikit-learn 1.8.0 doc...
n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html -
Configuration de l’environnement de développement
Compilation et tests - Méthodes de compilation et de test Guide de...de Java Java 21 ou supérieur est requis pour le développement...fess.codelibs.org/fr/dev/setup.html -
TargetEncoder — scikit-learn 1.8.0 docume...
fit_transform to transform test data. Note fit(X, y).transform(X)...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html