Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 551 - 560 of over 10,000 for 1 (0.87 seconds)

Filter
  1. Ridge coefficients as a function of the L2 Regu...

    random_state = 1 ) # Obtain the true coefficients...fig , axs = plt . subplots ( 1 , 2 , figsize = ( 20 , 6 )) coefs...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Tue Mar 17 03:44:36 UTC 2026
      18.8K bytes
      Cache
     
  2. permutation_importance — scikit-learn 1.8.0 doc...

    permutation_importance >>> X = [[ 1 , 9 , 9 ],[ 1 , 9 , 9 ],[ 1 , 9 , 9 ], ... [...],[ 0 , 9 , 9 ]] >>> y = [ 1 , 1 , 1 , 0 , 0 , 0 ] >>> clf = LogisticRegression...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Tue Mar 17 03:44:39 UTC 2026
      16.2K bytes
      Cache
     
  3. Comparison of Manifold Learning methods — sciki...

    MultipleLocator ( 1 )) ax . yaxis . set_major_locator...( ticker . MultipleLocator ( 1 )) ax . zaxis . set_major_locator...
    scikit-learn.org/stable/auto_examples/manifold/plot_compare_methods.html
    Tue Mar 17 03:44:36 UTC 2026
      18.2K bytes
      Cache
     
  4. AbstractRegexpMethodPointcut (Spring Framework ...

    Since: 1.1 Author: Rod Johnson, Juergen...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/Abstract...
    Fri Feb 01 00:00:00 UTC 1980
      42K bytes
      Cache
     
  5. check_X_y — scikit-learn 1.8.0 documentation

    ensure_min_samples = 1 , ensure_min_features = 1 , y_numeric = False...>>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html
    Tue Mar 17 03:44:37 UTC 2026
      14.5K bytes
      Cache
     
  6. UriComponents (Spring Framework 7.0.1 API)

    1 Author: Arjen Poutsma, Juergen...getPort () Return the port. -1 if no port has been set. getPath...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/util/UriComponen...
    Fri Feb 01 00:00:00 UTC 1980
      49.8K bytes
      Cache
     
  7. non_negative_factorization — scikit-learn 1.8.0...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...version 1.4: Added 'auto' value. Changed in version 1.6: Default...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Tue Mar 17 03:44:39 UTC 2026
      16.1K bytes
      Cache
     
  8. MultiTaskElasticNetCV — scikit-learn 1.8.0 docu...

    [ 1 , 1 ], [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 ,...with 0 < l1_ratio <= 1. For l1_ratio = 1 the penalty is an L1/L2...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Tue Mar 17 03:44:39 UTC 2026
      20.5K bytes
      Cache
     
  9. make_union — scikit-learn 1.8.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...v0.20: n_jobs default changed from 1 to None. verbose bool, default=False...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_union.html
    Tue Mar 17 03:44:39 UTC 2026
      13.4K bytes
      Cache
     
  10. AbstractJdbcInsert (Spring Framework 7.0.1 API)

    1 See Also: DatabaseMetaData.ge...quoteIdentifiers flag. Since: 6.1 See Also: setQuoteIdentifiers(boolean)...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/simple/Abs...
    Fri Feb 01 00:00:00 UTC 1980
      72.9K bytes
      Cache
     
Back to Top