- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of 851 for tests (0.81 sec)
-
NuSVC — scikit-learn 1.7.0 documentation
n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
1.4. Support Vector Machines — scikit-learn 1.7...
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 -
Early stopping in Gradient Boosting — scikit-le...
y_val = train_test_split ( X , y , test_size = 0.2 , random_state...sklearn.model_selection import train_test_split data = fetch_california_housing...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html -
TheilSenRegressor — scikit-learn 1.7.0 document...
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.TheilSenRegressor.html -
Nested versus non-nested cross-validation — sci...
a series of train/validation/test set splits. In the inner loop...error is estimated by averaging test set scores over several dataset...scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html -
Regularization path of L1- Logistic Regression ...
regularization on training and test error Effect of model regularization...regularization on training and test error MNIST classification using...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
LogisticRegressionCV — scikit-learn 1.7.0 docum...
scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
BernoulliNB — scikit-learn 1.7.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html -
RadiusNeighborsRegressor — scikit-learn 1.7.0 d...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html -
SAStruts での利用
jdbc generate doc outside-sql-test replace-schema sql2entity manage...今回は以下の単純なテーブルを作成します。 CREATE TABLE TEST_TABLE ( ID BIGINT NOT NULL IDENTITY...dbflute.seasar.org/maven/plugin/ja/sastruts.html