- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 1,752 for test (0.1 sec)
-
1.4. Support Vector Machines — scikit-learn 1.6...
X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...scikit-learn.org/stable/modules/svm.html -
fetch_rcv1 — scikit-learn 1.6.0 documentation
‘test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html -
EstimatorCheckFailedWarning — scikit-learn 1.6....
estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html -
RadiusNeighborsRegressor — scikit-learn 1.7.dev...
or None Test samples. If None , predictions...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/dev/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html -
Feature Selection — scikit-learn 1.6.0 document...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
Friends - Fess+Lasta | DBFlute
|-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...dbflute.seasar.org/ja/manual/topic/friends/fess/fesslasta.html -
Elastic Observability [8.17] | Elastic
Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...www.elastic.co/guide/en/observability/current/index.html -
4.2. Permutation feature importance — scikit-le...
model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...scikit-learn.org/stable/modules/permutation_importance.html -
Normal, Ledoit-Wolf and OAS Linear Discriminant...
for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
Version 0.24 — scikit-learn 1.7.dev0 documentation
keyword arguments test_size and gap . test_size allows the out-of-sample...The scorer and some practical test cases were taken from PR #10711...scikit-learn.org/dev/whats_new/v0.24.html