Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 1,698 for text (0.17 sec)

  1. GraphicalLasso — scikit-learn 1.6.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Mon Apr 21 17:07:39 UTC 2025
      132.4K bytes
      Cache
     
  2. Kernel PCA — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Mon Apr 21 17:07:39 UTC 2025
      107.5K bytes
      Cache
     
  3. PredefinedSplit — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Mon Apr 21 17:07:40 UTC 2025
      116.1K bytes
      Cache
     
  4. javatry (じゃゔぁとらい) | DBFlute

    public void test_length_basic() { } ↓↓↓ public void test_length_basic()...(メソッド終了時の変数 sea の中身は?) */ public void test_variable_reassigned_basic()...
    dbflute.seasar.org/ja/tutorial/javatry/index.html
    Fri Apr 18 17:54:33 UTC 2025
      27.4K bytes
      Cache
     
  5. Post-tuning the decision threshold for cost-sen...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...model , X_test , y_test ), scoring [ "tpr" ]( model , X_test , y_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Apr 21 17:07:39 UTC 2025
      242.8K bytes
      Cache
     
  6. Ordinary Least Squares Example — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...] . scatter ( X_test , y_test , label = "Test data points" ) ax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Mon Apr 21 17:07:39 UTC 2025
      96.1K bytes
      Cache
     
  7. 11.1. Array API support (experimental) — scikit...

    train_test_split Coverage is expected to...checks as part of the common tests to verify that the estimators...
    scikit-learn.org/stable/modules/array_api.html
    Mon Apr 21 17:07:39 UTC 2025
      64.2K bytes
      Cache
     
  8. sequenceMap (sequenceDefinitionMap) | DBFlute

    シーケンスのスキーマは追加スキーマでなくてもOK ; NEXT_SCHEMA_PRODUCT = NEXTSCHEMA .SEQ_NEXT_SCHEMA_PRODUCT...SEQ_MEMBER ; NEXT_SCHEMA_PRODUCT = NEXTSCHEMA.SEQ_NEXT_SCHEMA_PRODUCT...
    dbflute.seasar.org/ja/manual/reference/dfprop/sequencedefinition/index.html
    Fri Apr 18 17:54:33 UTC 2025
      15.5K bytes
      1 views
      Cache
     
  9. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Fri Apr 18 17:54:33 UTC 2025
      15.2K bytes
      37 views
      Cache
     
  10. LeavePGroupsOut — scikit-learn 1.6.1 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Apr 21 17:07:39 UTC 2025
      123.2K bytes
      Cache
     
Back to top