Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of over 10,000 for 2 (0.2 seconds)

Filter
  1. LinearSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...(n_features) if n_classes == 2 else (n_classes, n_features) Weights...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Mar 23 20:39:20 UTC 2026
      18.2K bytes
      Cache
     
  2. ensemble.rst.txt

    features 1 and 2. But note that features 0 and 2 are forbidden...Right split at feature 2 has only group {1, 2} from now on. LightGBM...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      22.2K bytes
     
  3. mean_squared_log_error — scikit-learn 1.8.0 doc...

    2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Mon Mar 23 20:39:23 UTC 2026
      13.4K bytes
      Cache
     
  4. Curve Fitting with Bayesian Ridge Regression — ...

    sin ( 2 * np . pi * x ) size = 25 rng..., axes = plt . subplots ( 1 , 2 , figsize = ( 8 , 4 )) for i ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Mon Mar 23 20:39:22 UTC 2026
      16.6K bytes
      Cache
     
  5. Permutation Importance with Multicollinear or C...

    n_jobs = 2 ) perm_sorted_idx = result . importances_mean...score ( X_test , y_test ) : .2 } " ) Baseline accuracy on test...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  6. Creating intelligent, reusable agentic workflow...

    first 2 images will be used for training, and the second 2 will...passport-1.jpg Passport Image 2 , name it: passport-2.png Passport Image...
    developer.ibm.com/tutorials/agentic-workflows-watsonx-orchestrate-no-code/
    Tue Feb 17 07:12:05 UTC 2026
      124.2K bytes
      Cache
     
  7. Dense vector field type | Elasticsearch Reference

    2.0, -3.25]} {"index":{"_id":"2"}} {"vec_float":[1.25,..."vec_float": [ [1.5, 2.0, -3.25] ] } }, { "_id": "2", "fields": { "vec_float":...
    www.elastic.co/docs/reference/elasticsearch/mapping-reference/dense-vector
    Fri Mar 20 18:17:28 UTC 2026
      122.9K bytes
      Cache
     
  8. Fess 설치 가이드

    변수 설정 단계 1: OpenSearch 설치 단계 2: Fess 설치 단계 3: 시작 Windows 서비스로...1: Docker Compose 파일 가져오기 단계 2: Docker Compose 파일 확인 단계 3: Docker...
    fess.codelibs.org/ko/15.5/install/index.html
    Mon Mar 23 02:58:45 UTC 2026
      36.7K bytes
      Cache
     
  9. SVM with custom kernel — scikit-learn 1.8.0 doc...

    : 2 ] # we only take the first two...""" We create a custom kernel: (2 0) k(X, Y) = X ( ) Y.T (0 1) """...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Mon Mar 23 20:39:21 UTC 2026
      15.2K bytes
      Cache
     
  10. Uninstallation Procedure

    0 Step 2: Remove OpenSearch Delete the...package: $ sudo rpm -e fess Step 2: Uninstall OpenSearch $ sudo rpm...
    fess.codelibs.org/15.5/install/uninstall.html
    Mon Mar 23 02:47:57 UTC 2026
      40.7K bytes
      Cache
     
Back to Top