Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 1,332 for test (1.24 sec)

  1. Model Complexity Influence — scikit-learn 1.7.0...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , "X_test" : X_test , "y_train" : y_train , "y_test" : y_test...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Tue Jul 01 15:59:33 UTC 2025
      126K bytes
      1 views
      Cache
     
  2. OLX delivers trusted trading platforms with Ela...

    initial testing within their AWS account, and the tests proved...downloading the Elastic Stack and testing the functionality of Elastic’s...
    www.elastic.co/customers/olx-delivers-trusted-trading-platforms-with-elastic-cloud-on-aws
    Wed Jul 02 00:37:05 UTC 2025
      432.7K bytes
      Cache
     
  3. Tags — scikit-learn 1.7.0 documentation

    _skip_test bool, default=False Whether to skip common tests entirely....requires_fit: bool = True , _skip_test: bool = False , input_tags:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Mon Jun 30 13:50:30 UTC 2025
      110.8K 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 Jun 13 09:55:28 UTC 2025
      27.4K bytes
      Cache
     
  5. L1-based models for Sparse Signals — scikit-lea...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Tue Jul 01 15:59:32 UTC 2025
      125.4K bytes
      Cache
     
  6. RBF SVM parameters — scikit-learn 1.7.0 documen...

    best_params_ , grid . best_score_ ) ) The best parameters...and just applying it on the test set. from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Tue Jul 01 15:59:33 UTC 2025
      118.9K bytes
      Cache
     
  7. Getting Started — scikit-learn 1.7.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/getting_started.html
    Tue Jul 01 15:59:32 UTC 2025
      48.7K bytes
      Cache
     
  8. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Tue Jul 01 15:59:33 UTC 2025
      98.2K bytes
      Cache
     
  9. NeighborhoodComponentsAnalysis — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Tue Jul 01 15:59:34 UTC 2025
      143K bytes
      Cache
     
  10. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Tue Jul 01 15:59:32 UTC 2025
      176.2K bytes
      Cache
     
Back to top