Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of over 10,000 for 1 (0.17 seconds)

  1. MultiTaskElasticNetCV — scikit-learn 1.8....

    [ 1 , 1 ], [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 ,...< l1_ratio <= 1. For l1_ratio = 1 the penalty is an L1/L2...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Thu Mar 05 14:15:31 UTC 2026
      20.5K bytes
      Cache
     
  2. Frequently Asked Questions — scikit-learn...

    reshape ( - 1 , 1 ) >>> X array([[0], [1], [2]]) >>>...'brute' ) (array([0, 1]), array([ 0, 0, -1])) Note that the example...
    scikit-learn.org/stable/faq.html
    Thu Mar 05 14:15:31 UTC 2026
      19.3K bytes
      Cache
     
  3. permutation_importance — scikit-learn 1.8...

    >>> X = [[ 1 , 9 , 9 ],[ 1 , 9 , 9 ],[ 1 , 9 , 9 ], ... [..., 9 ]] >>> y = [ 1 , 1 , 1 , 0 , 0 , 0 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Thu Mar 05 14:15:27 UTC 2026
      16.2K bytes
      Cache
     
  4. PLSRegression — scikit-learn 1.8.0 docume...

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Thu Mar 05 14:15:31 UTC 2026
      18.7K bytes
      Cache
     
  5. An example of K-Means++ initialization — ...

    :: - 1 ] # Calculate seeds from k-means++...side sample data plt . figure ( 1 ) colors = [ "#4EACC5"...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Thu Mar 05 14:15:31 UTC 2026
      15K bytes
      Cache
     
  6. Approximate nearest neighbors in TSNE — s...

    0 * perplexity + 1 ) + 1 tsne_params = dict ( init =...improved since scikit-learn 1.1. Furthermore, the brute-force...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Thu Mar 05 14:15:29 UTC 2026
      19.9K bytes
      Cache
     
  7. SQLErrorCodeSQLExceptionTranslator (Spring Fram...

    1, in favor of AbstractFallback...customTranslate @Deprecated ( since ="6.1") protected   @Nullable DataAccessException...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/support/SQLErro...
    Fri Feb 01 00:00:00 UTC 1980
      43.9K bytes
      Cache
     
  8. LatentDirichletAllocation — scikit-learn ...

    evaluate_every = -1 , total_samples = 1000000.0 , perp_tol = 0.1 , mean_change_tol...None, defaults to 1 / n_components . In [1] , this is called...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Thu Mar 05 14:15:27 UTC 2026
      19.3K bytes
      Cache
     
  9. TfidfVectorizer — scikit-learn 1.8.0 docu...

    ngram_range=(1 , 1) , max_df=1.0 , min_df=1 , max_features=None...ngram_range of (1, 1) means only unigrams, (1, 2) means unigrams...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Thu Mar 05 14:15:30 UTC 2026
      19.3K bytes
      Cache
     
  10. SqlRowSet (Spring Framework 7.0.1 API)

    Since: 1.2 Author: Thomas Risberg, Juergen...InvalidResultSetAcce Since: 4.1.3 See Also: ResultSet.getNString(int)...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/support/rowset/...
    Fri Feb 01 00:00:00 UTC 1980
      133.9K bytes
      Cache
     
Back to Top