Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of 9,551 for 2 (0.36 seconds)

Filter
  1. OrthogonalMatchingPursuit — scikit-learn 1.8.0 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  2. LinearDiscriminantAnalysis — scikit-learn 1.8.0...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Mon Mar 23 20:39:21 UTC 2026
      19.5K bytes
      Cache
     
  3. Multiclass Receiver Operating Characteristic (R...

    This can be done in 2 different ways: the One-vs-Rest...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Mar 23 20:39:22 UTC 2026
      22.7K bytes
      Cache
     
  4. Comparison of kernel ridge regression and SVR —...

    1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 , 5 )},..."gamma" : np . logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  5. Implementing AI agents with AI agent frameworks

    and BeeAI By Nishit Dembla Like 2 Save On this page This previous...opportunity_task, report_task], verbose =2, process =Process.sequential )...
    developer.ibm.com/articles/awb-implementing-ai-agents-crewai-langgraph-and-beeai/
    Tue Mar 17 04:33:33 UTC 2026
      23.3K bytes
      Cache
     
  6. Understanding the decision tree structure — sci...

    3] = 2.4) > 0.800000011920929) decision node 2 : (X_test[0,...min_samples_split: int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Mon Mar 23 20:39:20 UTC 2026
      27.5K bytes
      Cache
     
  7. HashingVectorizer — scikit-learn 1.8.0 document...

    2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
  8. Scheduler API

    설명 0 0 2 * * ? 매일 오전 2시에 실행 0 0 0/6 * * ? 6시간마다 실행 0 0 2 * * MON..."all" , "cronExpression" : "0 0 2 * * ?" , "scriptType" : "groovy"...
    fess.codelibs.org/ko/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 23 02:58:45 UTC 2026
      51.2K bytes
      Cache
     
  9. SGD: Penalties — scikit-learn 1.8.0 documentation

    line ) l2 = xx ** 2 + yy ** 2 l1 = np . abs ( xx ) + np...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Mon Mar 23 20:39:20 UTC 2026
      15.5K bytes
      Cache
     
  10. Version 0.14 — scikit-learn 1.8.0 documentation

    Roland 2 Diego Molla 2 Imran Haque 2 Jochen Wersdörfer 2 Sergey...Sergey Karayev 2 Yannick Schwartz 2 jamestwebber 1 Abhijeet Kolhe...
    scikit-learn.org/stable/whats_new/v0.14.html
    Tue Mar 17 03:44:36 UTC 2026
      12.4K bytes
      Cache
     
Back to Top