Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: .pdf google 機能 xml pdf pro deep mit db v

Results 381 - 390 of over 10,000 for 1 (1.06 seconds)

  1. additive_chi2_kernel — scikit-learn 1.8.0...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...additive_chi2_kernel ( X , Y ) array([[-1., -2.], [-2., -1.]]) On this page This...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.additive_chi2_kernel.html
    Mon Dec 15 15:02:31 GMT 2025
      109.1K bytes
      Cache
     
  2. make_friedman1 — scikit-learn 1.8.0 docum...

    Annals of Statistics 19 (1), pages 1-67, 1991. [ 2 ] L. Breiman,...[source] # Generate the “Friedman #1” regression problem. This dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html
    Mon Dec 15 15:02:31 GMT 2025
      110.9K bytes
      Cache
     
  3. Version 1.6 — scikit-learn 1.8.0 document...

    Version 1.6.1 # January 2025 Changed models...was deprecated in 1.6 and will be removed in 1.8. It has no effect...
    scikit-learn.org/stable/whats_new/v1.6.html
    Mon Dec 15 15:02:31 GMT 2025
      160.8K bytes
      Cache
     
  4. KNeighborsTransformer — scikit-learn 1.8....

    () array([[1., 0., 1.], [0., 1., 1.], [1., 0., 1.]]) set_output...rs=1) >>> print ( neigh . kneighbors ([[ 1. , 1. , 1....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Dec 15 15:02:31 GMT 2025
      146.6K bytes
      Cache
     
  5. Two-class AdaBoost — scikit-learn 1.8.0 d...

    random_state = 1 ) X2 , y2 = make_gaussian_quantiles...es ( mean = ( 3 , 3 ), cov = 1.5 , n_samples = 300 , n_features...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Mon Dec 15 15:02:30 GMT 2025
      101.7K bytes
      Cache
     
  6. RadiusNeighborsRegressor — scikit-learn 1...

    () array([[1., 0., 1.], [0., 1., 0.], [1., 0., 1.]]) score (...], [ 1 ], [ 2 ], [ 3 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Mon Dec 15 15:02:31 GMT 2025
      151.1K bytes
      Cache
     
  7. SVC — scikit-learn 1.8.0 documentation

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Dec 15 15:02:33 GMT 2025
      175.2K bytes
      Cache
     
  8. fetch_lfw_pairs — scikit-learn 1.8.0 docu...

    Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Mon Dec 15 15:02:31 GMT 2025
      113.7K bytes
      Cache
     
  9. ParameterGrid — scikit-learn 1.8.0 docume...

    'a' : 1 , 'b' : True }, { 'a' : 1 , 'b'...param_grid = { 'a' : [ 1 , 2 ], 'b' : [ True ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Mon Dec 15 15:02:31 GMT 2025
      110.7K bytes
      Cache
     
  10. Compare cross decomposition methods — sci...

    [[ 1. 0.48 -0.01 0. ] [ 0.48 1. -0.01 0. ] [-0.01 -0.01 1. 0.49]...0. 0.49 1. ]] Corr(Y) [[ 1. 0.47 0.03 0.05] [ 0.47 1. 0.03 -0.01]...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Mon Dec 15 15:02:33 GMT 2025
      125.2K bytes
      Cache
     
Back to Top