Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1591 - 1600 of over 10,000 for 2 (0.27 seconds)

Filter
  1. 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
    Tue Mar 17 03:44:36 UTC 2026
      16.9K bytes
      Cache
     
  2. GridSearchCV — scikit-learn 1.8.0 documentation

    split0_test_score … rank_t… ‘poly’ – 2 0.80 … 2 ‘poly’ – 3 0.70 … 4 ‘rbf’...verbose = 0 , pre_dispatch = '2*n_jobs' , error_score = nan ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Tue Mar 17 03:44:39 UTC 2026
      25.3K bytes
      Cache
     
  3. 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
    Tue Mar 17 03:44:39 UTC 2026
      18.8K bytes
      Cache
     
  4. 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
     
  5. 업그레이드 절차

    2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz 이전...-Uvh fess-15.3.2.rpm # DEB $ sudo dpkg -i fess-15.3.2.deb 참고 설정 파일(...
    fess.codelibs.org/ko/15.3/install/upgrade.html
    Mon Dec 22 02:47:43 UTC 2025
      37.8K bytes
      Cache
      Similar Results (1)
     
  6. BisectingKMeans — scikit-learn 1.8.0 documentation

    2, 0, 2, 0, 2, 1, 1, 1], dtype=int32)...], ... [ 10 , 0 ], [ 2 , 1 ], [ 10 , 2 ], ... [ 10 , 8 ], [ 10...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Tue Mar 17 03:44:39 UTC 2026
      18.8K bytes
      Cache
     
  7. 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 16 02:58:35 UTC 2026
      51.2K bytes
      Cache
     
  8. ledoit_wolf_shrinkage — scikit-learn 1.8.0 docu...

    2 ], [ .2 , .8 ]]) >>> rng = np . random...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html
    Tue Mar 17 03:44:39 UTC 2026
      13.3K bytes
      Cache
     
  9. Sum — scikit-learn 1.8.0 documentation

    kernel = Sum ( ConstantKernel ( 2 ), RBF ()) >>> gpr = GaussianProcessRegre...X , y ) 1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Tue Mar 17 03:44:39 UTC 2026
      14.7K bytes
      Cache
     
  10. Gaussian Mixture Model Ellipsoids — scikit-lear...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...n_samples , 2 ), C ), 0.7 * np . random . randn ( n_samples , 2 ) + np...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html
    Tue Mar 17 03:44:38 UTC 2026
      16.8K bytes
      Cache
     
Back to Top