Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 941 - 950 of 4,347 for * (1.65 sec)

  1. GradientBoostingRegressor scikit-learn 1.7.1 ...

    {‘squared_error, absolute_error, huber, quantile}, default=squared_error’...= None , tol = 0.0001 , ccp_alpha = 0.0 ) [source] # Gradient...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Sun Jul 27 08:01:34 UTC 2025
      171.9K bytes
      Cache
     
  2. LinearSVC scikit-learn 1.7.1 documentation

    = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' , fit_intercept...becomes [x_1, ..., x_n, intercept_scaling] , i.e. a synthetic feature...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Sun Jul 27 08:01:33 UTC 2025
      162.4K bytes
      Cache
     
  3. l1_min_c scikit-learn 1.7.1 documentation

    'squared_hinge' , fit_intercept = True ) : .4f } " ) 0.0044 Gallery examples...l1_min_c ( X , y , * , loss = 'squared_hinge' , fit_intercept = True...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Sun Jul 27 08:01:33 UTC 2025
      110.7K bytes
      Cache
     
  4. GammaRegressor scikit-learn 1.7.1 documentation

    float64(0.773) >>> clf . coef_ array([0.073, 0.067]) >>> clf . intercept_...intercept_ np.float64(2.896) >>> clf . predict ([[ 1 , 0 ], [ 2 , 8 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Sun Jul 27 08:01:33 UTC 2025
      138.9K bytes
      Cache
     
  5. MiniBatchKMeans scikit-learn 1.7.1 documentation

    generate. init {k-means++, random}, callable or array-like of...= 'k-means++' , max_iter = 100 , batch_size = 1024 , verbose =...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Sun Jul 27 08:01:33 UTC 2025
      171.2K bytes
      Cache
     
  6. cross_val_score scikit-learn 1.7.1 documentation

    instead. E.g.: cross_val_score(..., params={'groups': groups})...print ( cross_val_score ( lasso , X , y , cv = 3 )) [0.3315057...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Sun Jul 27 08:01:33 UTC 2025
      126.3K bytes
      Cache
     
  7. about.rst.txt

    utors>`__. Active Core Contributors ---------- Maintainers Team...<contributing>`. Documentation Team .......... The following people...
    scikit-learn.org/stable/_sources/about.rst.txt
    Sun Jul 27 08:01:32 UTC 2025
      18.2K bytes
      4 views
     
  8. RANSACRegressor scikit-learn 1.7.1 documentation

    https://www.sri.com/wp-content/uploads/2021/12/ransac-publication.pdf...estimators. min_samples int (>= 1) or float ([0, 1]), default=None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Sun Jul 27 08:01:34 UTC 2025
      143.5K bytes
      Cache
     
  9. fetch_lfw_people scikit-learn 1.7.1 documenta...

    False , slice_ = (slice(70, 195, None), slice(78, 172, None)) , download_if_missing...False. slice_ tuple of slice, default=(slice(70, 195), slice(78,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html
    Sun Jul 27 08:01:31 UTC 2025
      114.8K bytes
      Cache
     
  10. FastICA scikit-learn 1.7.1 documentation

    to unit-variance in 1.3. fun {logcosh, exp, cube} or...neg-entropy. Could be either logcosh, exp, or cube. You...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Sun Jul 27 08:01:31 UTC 2025
      148.6K bytes
      Cache
     
Back to top