Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 2,274 for 2 (0.2 sec)

  1. plot_classifier_comparison.rst.txt

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Fri Jun 06 09:13:47 UTC 2025
      7.8K bytes
     
  2. Deleting a field from a document in Elasticsear...

    2. Use the Update API with a script...documents in the index. Method 2: Reindexing with a Modified Source...
    www.elastic.co/search-labs/blog/elasticsearch-delete-field-from-document​
    Wed May 14 01:00:40 UTC 2025
      102.5K bytes
      Cache
     
  3. OneVsOneClassifier — scikit-learn 1.7.0 documen...

    X_test [: 10 ]) array([2, 1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...n_classes * (n_classes - 1) / 2 classifiers, this method is usually...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Thu Jun 05 22:21:58 UTC 2025
      142.5K bytes
      Cache
     
  4. KFold — scikit-learn 1.7.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...array ([ 1 , 2 , 3 , 4 ]) >>> kf = KFold ( n_splits = 2 ) >>> kf...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Jun 06 09:13:47 UTC 2025
      123.2K bytes
      Cache
     
  5. Popular Favorites | MetaFilter

    Antihero to MetaFilter on Jun 1 at 2:02 PM 68 users marked this as...Kattullus to MetaFilter on Jun 2 at 6:31 AM 56 users marked this...
    www.metafilter.com/popular.mefi
    Sat Jun 07 00:51:30 UTC 2025
      59.2K bytes
      Cache
     
  6. LassoLarsIC — scikit-learn 1.7.0 documentation

    [[ - 2 , 2 ], [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>>...is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Fri Jun 06 09:13:46 UTC 2025
      146K bytes
      Cache
     
  7. TimeSeriesSplit — scikit-learn 1.7.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Fri Jun 06 09:13:47 UTC 2025
      129.5K bytes
      2 views
      Cache
     
  8. LassoLarsCV — scikit-learn 1.7.0 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Fri Jun 06 09:13:47 UTC 2025
      145.9K bytes
      Cache
     
  9. auto_examples_python.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2 mask =...+ 1, figsize=(4 * 2.2, n_classifiers * 2.2), ) evaluation_results...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Fri Jun 06 09:13:47 UTC 2025
      1.7M bytes
      7 views
     
  10. plot_hgbt_regression.zip

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri Jun 06 09:13:47 UTC 2025
      36.8K bytes
     
Back to top