Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1161 - 1170 of over 10,000 for 2 (0.38 seconds)

  1. check_increasing — scikit-learn 1.8.0 doc...

    2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...>>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Mon Jan 26 14:16:30 GMT 2026
      107.6K bytes
      Cache
     
  2. Datenspeicher-Crawl

    2,タイトル 2,テスト2です。 3,タイトル 3,テスト3です。 4,タイトル...VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909'...
    fess.codelibs.org/de/15.4/admin/dataconfig-guide.html
    Mon Jan 26 02:44:14 GMT 2026
      58.6K bytes
      Cache
      Similar Results (1)
     
  3. root_mean_squared_error — scikit-learn 1....

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>...>>> y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Jan 26 11:09:12 GMT 2026
      111.4K bytes
      Cache
     
  4. AdditiveChi2Sampler — scikit-learn 1.8.0 ...

    sample_steps = 2 , sample_interval = None ) [source]...original space is transformed into 2*sample_steps-1 features, where...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html
    Mon Jan 26 14:16:33 GMT 2026
      129.8K bytes
      Cache
     
  5. Decision Tree Regression — scikit-learn 1...

    = "max_depth=2" , linewidth = 2 ) plt . plot ( X_test...DecisionTreeRegresso ( max_depth = 2 ) regr_2 = DecisionTreeRegresso...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Jan 26 11:09:17 GMT 2026
      178.7K bytes
      Cache
     
  6. Plot the decision surface of decision trees tra...

    2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2 , 3 ]]): #...boundary ax = plt . subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Mon Jan 26 11:09:17 GMT 2026
      95.5K bytes
      Cache
     
  7. plot_multi_metric_evaluation.zip

    range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...ax.plot( [ X_axis[best_index], ] * 2, [0, best_score], linestyle="-.",...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Mon Jan 26 11:09:12 GMT 2026
      8.8K bytes
     
  8. Classifier comparison — scikit-learn 1.8....

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Jan 26 11:09:14 GMT 2026
      113.9K bytes
      Cache
     
  9. as_float_array — scikit-learn 1.8.0 docum...

    2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Mon Jan 26 14:16:30 GMT 2026
      107.9K bytes
      Cache
     
  10. 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
    Mon Jan 12 10:07:41 GMT 2026
      7.8K bytes
     
Back to Top