Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 511 - 520 of over 10,000 for 1 (1.27 seconds)

Filter
  1. MiniBatchNMF — scikit-learn 1.8.0 documentation

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Tue Mar 17 03:44:39 UTC 2026
      20.3K bytes
      Cache
     
  2. fetch_kddcup99 — scikit-learn 1.8.0 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the kddcup99...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Tue Mar 17 03:44:39 UTC 2026
      14.5K bytes
      Cache
     
  3. ndcg_score — scikit-learn 1.8.0 documentation

    1.1 , 1. , .5 , .0 ]]) >>> ndcg_score...scores = np . asarray ([[ 1 , 0 , 0 , 0 , 1 ]]) >>> # by default ties...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14.5K bytes
      Cache
     
  4. dict_learning — scikit-learn 1.8.0 documentation

    1 ( U , V ) with || V_k || _2 = 1 for all 0 <= k...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    Tue Mar 17 03:44:39 UTC 2026
      15K bytes
      Cache
     
  5. chi2_kernel — scikit-learn 1.8.0 documentation

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...chi2_kernel ( X , Y = None , gamma = 1.0 ) [source] # Compute the exponential...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Tue Mar 17 03:44:39 UTC 2026
      13.5K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.8.0 documentation

    ([ - 1 , 1 , 1 , 1 ]) >>> y = np . array ([ 0 , 1 , 1 , 1 ]) >>>...dummy_clf . predict ( X ) array([1, 1, 1, 1]) >>> dummy_clf . score (...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Tue Mar 17 03:44:36 UTC 2026
      17.9K bytes
      Cache
     
  7. DBSCAN — scikit-learn 1.8.0 documentation

    1, 1, -1]) >>> clustering DBSCAN(eps=3,...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html
    Tue Mar 17 03:44:37 UTC 2026
      18.5K bytes
      Cache
     
  8. mutual_info_score — scikit-learn 1.8.0 document...

    1 , 1 , 0 , 1 , 0 ] >>> labels_pred = [ 0 , 1 , 0 , 0...as: \[MI(U,V)=\sum_{i=1}^{|U|} \sum_{j=1}^{|V|} \frac{|U_i\cap...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14.2K bytes
      Cache
     
  9. PolynomialFeatures — scikit-learn 1.8.0 documen...

    fit_transform ( X ) array([[ 1., 0., 1., 0., 0., 1.], [ 1., 2., 3., 4., 6.,...) array([[ 1., 0., 1., 0.], [ 1., 2., 3., 6.], [ 1., 4., 5., 20.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Tue Mar 17 03:44:39 UTC 2026
      18.6K bytes
      Cache
     
  10. BeanDefinitionReaderUtils (Spring Framework 7.0...

    Since: 1.1 Author: Juergen Hoeller, Rob...parent name is not unique, "#1", "#2" etc will be appended, until...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/suppor...
    Fri Feb 01 00:00:00 UTC 1980
      34.3K bytes
      Cache
     
Back to Top