Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 681 - 690 of 2,956 for 1 (0.35 sec)

  1. MetadataRequest — scikit-learn 1.6.1 documentation

    Added in version 1.3. Parameters : owner str The...given method. Added in version 1.4. Parameters : method str The...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRequest.html
    Sat Apr 19 00:31:22 UTC 2025
      107.4K bytes
      Cache
     
  2. check_consistent_length — scikit-learn 1.6.1 do...

    check_consistent_length >>> a = [ 1 , 2 , 3 ] >>> b = [ 2 , 3 , 4...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Sat Apr 19 00:31:21 UTC 2025
      106.1K bytes
      1 views
      Cache
     
  3. Demo of OPTICS clustering algorithm — scikit-le...

    subplot ( G [ 1 , 0 ]) ax3 = plt . subplot ( G [ 1 , 1 ]) ax4 = plt...labels_ == - 1 , 0 ], X [ clust . labels_ == - 1 , 1 ], "k+" , alpha...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Sat Apr 19 00:31:22 UTC 2025
      107.5K bytes
      1 views
      Cache
     
  4. Tweedie regression on insurance claims — scikit...

    tweedie_powers = [ 1.5 , 1.7 , 1.8 , 1.9 , 1.99 , 1.999 , 1.9999 ] scores_product_model...dev p=1.9990 1.914573e+03 1.914370e+03 1.914538e+03 1.914387e+03...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Sat Apr 19 00:31:21 UTC 2025
      181.1K bytes
      Cache
     
  5. Support — scikit-learn 1.6.1 documentation

    # This documentation is for 1.6.1. Find documentation for other...
    scikit-learn.org/stable/support.html
    Mon Apr 21 17:07:39 UTC 2025
      26.3K bytes
      Cache
     
  6. parallel_backend — scikit-learn 1.6.1 documenta...

    n_jobs = -1 , inner_max_num_threads = None...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel_backend.html
    Sat Apr 19 00:31:21 UTC 2025
      105.1K bytes
      Cache
     
  7. 2. Unsupervised learning — scikit-learn 1.6.1 d...

    1. Gaussian mixture models 2.1.1. Gaussian Mixture 2.1.2....Mixture 2.2. Manifold learning 2.2.1. Introduction 2.2.2. Isomap 2.2.3....
    scikit-learn.org/stable/unsupervised_learning.html
    Sat Apr 19 00:31:22 UTC 2025
      37.8K bytes
      Cache
     
  8. Demonstrating the different strategies of KBins...

    ]]) centers_1 = np . array ([[ 0 , 0 ], [ 3 , 1 ]]) # construct...strategies ) + 1 , i ) ax . scatter ( X [:, 0 ], X [:, 1 ], edgecolors...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_strategies.html
    Mon Apr 21 17:07:39 UTC 2025
      100.5K bytes
      Cache
     
  9. Visualizing the stock market structure — scikit...

    index ] = 1 dy = y - embedding [ 1 ] dy [ index ] = 1 this_dx =...alphas = np . logspace ( - 1.5 , 1 , num = 10 ) edge_model = covariance...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Sat Apr 19 00:31:22 UTC 2025
      138.1K bytes
      Cache
     
  10. estimator_checks_generator — scikit-learn 1.6.1...

    Added in version 1.6. Parameters : estimator estimator...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat...
    Sat Apr 19 00:31:22 UTC 2025
      108.9K bytes
      Cache
     
Back to top