Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of over 10,000 for 2 (0.59 seconds)

Filter
  1. DBSCAN — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], ... [ 8 , 7 ],...memory complexity of \(O({n}^2)\) , which can occur when the...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html
    Mon Mar 23 20:39:23 UTC 2026
      18.5K bytes
      Cache
     
  2. NMF — scikit-learn 1.8.0 documentation

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html
    Mon Mar 23 20:39:20 UTC 2026
      19.1K bytes
      Cache
     
  3. oas — scikit-learn 1.8.0 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Mon Mar 23 20:39:23 UTC 2026
      13.8K bytes
      Cache
     
  4. AdaBoostRegressor — scikit-learn 1.8.0 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.1K bytes
      Cache
     
  5. Topic extraction with Non-negative Matrix Facto...

    subplots ( 2 , 5 , figsize = ( 30 , 15 ), sharex...TfidfVectorizer ( max_df = 0.95 , min_df = 2 , max_features = n_features ,...
    scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html
    Mon Mar 23 20:39:20 UTC 2026
      17.9K bytes
      Cache
     
  6. silhouette_score — scikit-learn 1.8.0 documenta...

    defined if number of labels is 2 <= n_labels <= n_samples - 1 ....Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html
    Mon Mar 23 20:39:23 UTC 2026
      15.1K bytes
      Cache
     
  7. Log Configuration

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...
    fess.codelibs.org/15.5/config/admin-logging.html
    Mon Mar 23 02:47:54 UTC 2026
      75.3K bytes
      Cache
     
  8. BayesianRidge — scikit-learn 1.8.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) BayesianRidge() >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
  9. ProxyJCacheConfiguration (Spring Framework 7.0....

    proxyBeanMethods =false) @Role (2) public class ProxyJCacheConfigura...nternalJCacheAdviso") @Role (2) public &nbsp; BeanFactoryJCacheOpe...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/jcache/config/...
    Fri Feb 01 00:00:00 UTC 1980
      21.5K bytes
      Cache
     
  10. plot_multi_metric_evaluation.ipynb

    param_grid={\"min_samples_split\": range(2, 403, 20)},\n scoring=scoring,\n...scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n return_train_score=True,\n)\ngs.fit(X,...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Tue Mar 17 03:44:39 UTC 2026
      1.8K bytes
     
Back to Top