Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1201 - 1210 of 2,219 for text (0.15 sec)

  1. Sparsity Example: Fitting only features 1 and 2...

    y_train = y [: - 20 ] y_test = y [ - 20 :] Next we fit a linear regression...X_train = X [: - 20 , indices ] X_test = X [ - 20 :, indices ] y_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html
    Fri Nov 01 07:27:41 UTC 2024
      87.9K bytes
      Cache
     
  2. 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
    Fri Nov 01 07:27:41 UTC 2024
      151.5K bytes
      Cache
     
  3. Election 2024 live updates: Trump rallies follo...

    if she is elected president next month. "This woman has no idea...request from True the Vote, a Texas-based vote watch organization,...
    www.nbcnews.com/politics/2024-election/live-blog/trump-harris-election-live-updates-rcna175182
    Sat Oct 19 00:49:36 UTC 2024
      1.3M bytes
      Cache
     
  4. Elastic Slack connector reference | Enterprise ...

    Connector testing for more details. To perform E2E testing for the...approval now and return to the next step once it has been approved....
    www.elastic.co/guide/en/enterprise-search/current/connectors-slack.html
    Thu Oct 17 11:16:42 UTC 2024
      48.6K bytes
      1 views
      Cache
     
  5. Raspberry Pi OS, elementary OS Will Default to ...

    "experimental" Wayland support next month. And also in December,...unfortunate at best. What's next, throw away Firefox and start...
    tech.slashdot.org/story/23/11/18/039221/raspberry-pi-os-elementary-os-will-default-to-wayland
    Tue Oct 29 01:09:50 UTC 2024
      227.5K bytes
      Cache
     
  6. Visualizing cross-validation behavior in scikit...

    split data into training and test sets in order to avoid model...standardize the number of groups in test sets, etc. This example visualizes...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Fri Nov 01 07:27:41 UTC 2024
      115.5K bytes
      Cache
     
  7. PrecisionRecallDisplay — scikit-learn 1.5.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html
    Fri Nov 01 07:27:39 UTC 2024
      146.7K bytes
      Cache
     
  8. U.S. warns Israel it may restrict military aid ...

    child last week walks next to destroyed tents after an Israeli airstrike...Gaza doesn't improve within the next 30 days, the U.S. may restrict...
    www.nbcnews.com/politics/white-house/us-warns-israel-may-restrict-military-aid-gaza-humanitarian-...
    Wed Oct 16 00:50:01 UTC 2024
      344.3K bytes
      Cache
     
  9. Importance of Feature Scaling — scikit-learn 1....

    X_test , y_train , y_test = train_test_split ( X ,...( X_test ) y_pred_scaled = scaled_clf . predict ( X_test ) y_proba...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Fri Nov 01 07:27:41 UTC 2024
      117.9K bytes
      Cache
     
  10. Comparing Target Encoder with Other Encoders — ...

    "rmse_test_mean" : rmse_test_score . mean (), "rmse_test_std"...= True , ) rmse_test_score = - result [ "test_score" ] rmse_train_score...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Fri Nov 01 07:27:41 UTC 2024
      132.3K bytes
      Cache
     
Back to top