- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 2,472 for test (4.23 seconds)
-
Developing scikit-learn estimators — scik...
private API and mostly used in tests. However, these tags expanded...references inside scikit-learn. Unit tests are an exception to the previous...scikit-learn.org/stable/developers/develop.html -
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 -
neighbors.rst.txt
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
架构和代码结构
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...fess.codelibs.org/zh-cn/dev/architecture.html -
HistGradientBoostingClassifier — scikit-l...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html -
SGDClassifier — scikit-learn 1.7.2 docume...
classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html -
Improve your RAG solution by converting natural...
powerful text search, integrating Elasticsearch's full-text capabilities...streamlit app where you can test the results: streamlit run streamlit_app.py...developer.ibm.com/tutorials/elasticsearch-sql-watsonx/ -
Trust Center - Frequently Asked Questions | Ela...
and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...www.elastic.co/trust/faq -
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 -
TweedieRegressor — scikit-learn 1.7.2 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