Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 981 - 990 of over 10,000 for 2 (0.18 seconds)

Filter
  1. Build a multilingual language detection and tra...

    system By Bhavishya Pandit Like 2 Save On this page IBM watsonx.ai...for 5 languages 1. English: eng 2. French: fra 3. Spanish: spa 4....
    developer.ibm.com/articles/awb-build-multilingual-language-detection-translation-system/
    Tue Mar 17 04:31:56 UTC 2026
      22.2K bytes
      Cache
     
  2. DictVectorizer — scikit-learn 1.8.0 documentation

    'bar' : 2 }, { 'foo' : 3 , 'baz' : 1 }]...fit_transform ( D ) >>> X array([[2., 0., 1.], [0., 1., 3.]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Mon Mar 23 20:39:21 UTC 2026
      16.9K bytes
      Cache
     
  3. Centrally manage IBM Cloud resources with APIs

    "ibm openid" } Copy code Option 2: Use IBM Cloud CLI Log in to IBM...Bearer reallylong.token.here Step 2. Create the operations service...
    developer.ibm.com/tutorials/awb-centrally-manage-cloud-resources-apis/
    Tue Mar 17 04:28:26 UTC 2026
      22.3K bytes
      Cache
     
  4. 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
     
  5. plot_kmeans_digits.zip

    PCA` to project into a # 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Tue Mar 17 03:44:39 UTC 2026
      15.5K bytes
     
  6. 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
     
  7. 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
     
  8. available_if — scikit-learn 1.8.0 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even..."say_hello" ) False >>> obj . x = 2 >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Tue Mar 17 03:44:36 UTC 2026
      13.4K bytes
      1 views
      Cache
     
  9. API Scheduler

    "cronExpression" : "0 0 2 * * ?" , "scriptType" : "groovy"...Expression Cron Description 0 0 2 * * ? Execution tous les jours...
    fess.codelibs.org/fr/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 23 02:54:11 UTC 2026
      52K bytes
      Cache
     
  10. 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
     
Back to Top