Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 951 - 960 of 2,934 for 1 (0.12 sec)

  1. Test with permutations the significance of a cl...

    weak structure in the data [ 1 ] . References Total running time...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Nov 03 14:20:03 UTC 2025
      100.9K bytes
      Cache
     
  2. Decision Tree Regression with AdaBoost — scikit...

    regr_1 . fit ( X , y ) regr_2 . fit ( X , y ) y_1 = regr_1 . predict...X , y_1 , color = colors [ 1 ], label = "n_estimators=1" , linewidth...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html
    Mon Nov 03 14:20:05 UTC 2025
      96K bytes
      Cache
     
  3. haversine_distances — scikit-learn 1.7.2 docume...

    with a less than 1% error on average. Examples We...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.haversine_distances.html
    Mon Nov 03 14:20:04 UTC 2025
      108.6K bytes
      Cache
     
  4. _safe_indexing — scikit-learn 1.7.2 documentation

    array([1, 2]) >>> _safe_indexing ( data , 0 , axis = 1 ) # select...integer are supported. If axis=1 : to select a single column, indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html
    Sat Nov 01 09:15:34 UTC 2025
      109.4K bytes
      Cache
     
  5. img_to_graph — scikit-learn 1.7.2 documentation

    1], [0, 0, 0, 1], [0, 1, 1, 1]]) On this page...np . array ([[ 0 , 0 ], [ 0 , 1 ]]) >>> img_to_graph ( img , return_as...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.img_to_graph.html
    Mon Nov 03 14:20:03 UTC 2025
      107.4K bytes
      Cache
     
  6. Gaussian Mixture Model Ellipsoids — scikit-lear...

    1 , 1 + index ) for i , ( mean , covar...= np . array ([[ 0.0 , - 0.1 ], [ 1.7 , 0.4 ]]) X = np . r_ [...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html
    Mon Nov 03 14:20:05 UTC 2025
      100.1K bytes
      Cache
     
  7. Plotting Learning Curves and Checking Models’ S...

    1 , 1.0 , 5 ), "cv" : ShuffleSplit..."train_sizes" : np . linspace ( 0.1 , 1.0 , 5 ), "cv" : ShuffleSplit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Mon Nov 03 14:20:03 UTC 2025
      111.8K bytes
      1 views
      Cache
     
  8. Crafting a minimal reproducer for scikit-learn ...

    1.43 , 30.01 , 22.17 ], "target"...recent call last) <ipython-input-1-a674e682c281> in <module> 4 vectorizer...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Mon Nov 03 14:20:04 UTC 2025
      62.3K bytes
      Cache
     
  9. APM Server version 6.1 | APM Server Reference [...

    1.3 APM Server version 6.1.2 APM Server version 6.1.1 APM...Server version 6.1 View commits APM Server version 6.1.4 APM Server...
    www.elastic.co/guide/en/apm/server/current/release-notes-6.1.html
    Tue Nov 21 23:15:48 UTC 2023
      18.9K bytes
      Cache
     
  10. Effect of model regularization on training and ...

    noise = 1.0 , coef = True , random_state...alphas = np . logspace ( - 5 , 1 , 60 ) disp = ValidationCurveDispl...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Nov 03 14:20:05 UTC 2025
      102.8K bytes
      1 views
      Cache
     
Back to top