- Sort Score
- Num 10 results
- Language All
- Labels All
Results 281 - 290 of 2,473 for test (1.35 seconds)
-
NuSVR — scikit-learn 1.7.2 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.svm.NuSVR.html -
Generate machine learning model pipelines to ch...
Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo... -
1.16. Probability calibration — scikit-le...
base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...scikit-learn.org/stable/modules/calibration.html -
chi2 — scikit-learn 1.7.2 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
AdaBoostRegressor — scikit-learn 1.7.2 do...
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.ensemble.AdaBoostRegressor.html -
LassoLarsCV — scikit-learn 1.7.2 document...
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
보안 설정
O = Test , L = Test , C = DE TLS/SSL 인증서 설정...fess.codelibs.org/ko/15.3/install/security.html -
auto_examples_jupyter.zip
len(text), \"num_sentences\": text.count(\".\")} for text in ...set and a test and keep 25% of the data for testing.\n\n" ] },...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
RadiusNeighborsRegressor — scikit-learn 1...
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 -
7.3. Preprocessing data — scikit-learn 1....
\(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...scikit-learn.org/stable/modules/preprocessing.html