- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 541 - 560 of 1,333 for test (0.51 sec)
-
fetch_lfw_pairs — scikit-learn 1.7.0 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
dbflute-maven-plugin - dbflute:sql2entity
dbflute.seasar.org/maven/plugin/ja/sql2entity-mojo.html -
Developing scikit-learn estimators — scikit-lea...
predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...scikit-learn.org/stable/developers/develop.html -
dbflute-maven-plugin - dbflute:replace-schema
dbflute.seasar.org/maven/plugin/ja/replace-schema-mojo.html -
sklearn.feature_selection — scikit-learn 1.7.0 ...
pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/api/sklearn.feature_selection.html -
dbflute-maven-plugin - dbflute:manage
dbflute.seasar.org/maven/plugin/manage-mojo.html -
Lars — scikit-learn 1.7.0 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
Trump administration live updates: Democrats an...
was more recently put to the test against white supremacists....Noem’s news conference. As the testy hearing entered its sixth hour,...www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-immigration-doge-ran... -
dbflute-maven-plugin - dbflute:download
dbflute.seasar.org/maven/plugin/download-mojo.html -
Beats Developer Guide [8.18] | Elastic
Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...www.elastic.co/guide/en/beats/devguide/current/index.html -
Release Highlights for scikit-learn 1.6 — sciki...
Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html -
Friends - IntelliJ | DBFlute
project |-src/main/java |-src/test/java |- ... |- .idea | |-inspectionProfiles...project |-src/main/java |-src/test/java |- ... |- .idea | |-codeStyles...dbflute.seasar.org/ja/manual/topic/friends/intellij/index.html -
Version 0.20 — scikit-learn 1.7.0 documentation
text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...scikit-learn.org/stable/whats_new/v0.20.html -
1.10. Decision Trees — scikit-learn 1.7.0 docum...
validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...scikit-learn.org/stable/modules/tree.html -
InputTags — scikit-learn 1.7.0 documentation
Note that most common tests currently run only if this flag...scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html -
Visualizing the probabilistic predictions of a ...
= [ est . predict_proba ( test_sample ) . ravel () for est in...estimators_ ] for ( est_name , _ ), est_probas in zip ( eclf...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html -
模範解答的なセクション 3 | DBFlute
@Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html -
LassoLars — scikit-learn 1.7.0 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
org.seasar.dbflute.maven.plugin (DBFlute Maven ...
provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html -
check_cv — scikit-learn 1.7.0 documentation
test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html