Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1491 - 1500 of over 10,000 for 2 (1.5 seconds)

Filter
  1. clustering.rst.txt

    2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...1, 2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      28.5K bytes
     
  2. 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
     
  3. DictionaryLearning — scikit-learn 1.8.0 documen...

    X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html
    Mon Mar 23 20:39:23 UTC 2026
      17.8K bytes
      Cache
     
  4. 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
     
  5. Install Node.js, npm, and VS Code - IBM Developer

    2 ... Downloading https: //nodejs.org/dist/v8.11.2/node...11 . 2 (npm v5. 6 . 0 ) Ix :~ sperry$ node -v v8 . 11 . 2 Ix :~...
    developer.ibm.com/learningpaths/get-started-nodejs/install-nodejs/
    Tue Feb 17 06:29:09 UTC 2026
      149.4K bytes
      Cache
     
  6. 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
     
  7. adjusted_rand_score — scikit-learn 1.8.0 docume...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57 ARI..., 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57 If classes members are...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  8. Effect of transforming the targets in regressio...

    subplots ( 2 , 2 , sharey = "row" , figsize =...ax1 ) = plt . subplots ( 1 , 2 ) ax0 . hist ( y , bins = 100...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Mon Mar 23 20:39:21 UTC 2026
      18.3K bytes
      Cache
     
  9. sklearn.metrics — scikit-learn 1.8.0 documentation

    d2_brier_score \(D^2\) score function, fraction of...explained. d2_log_loss_score \(D^2\) score function, fraction of...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Mon Mar 23 20:39:23 UTC 2026
      16.9K bytes
      Cache
     
  10. Explicit feature map approximation for RBF kern...

    n_samples // 2 ], digits . target [: n_samples // 2 ]) # Now predict...n_samples // 2 :], digits . target [ n_samples // 2 :]) # data_test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
Back to Top