Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of over 10,000 for 2 (0.74 seconds)

Filter
  1. Hardware prerequisites | Elastic Docs

    256 GB RAM1 Small deployment 2 32 GB RAM 32 GB RAM 16 GB RAM...128 GB RAM Medium deployment 2 32 GB RAM 32 GB RAM 16 GB RAM...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-hardware-prereq
    Thu Mar 19 11:49:39 UTC 2026
      28.3K bytes
      Cache
     
  2. Outlier detection with Local Outlier Factor (LO...

    2 ) X_inliers = np . r_ [ X_inliers + 2 , X_inliers...relative to this cluster, and 2) smaller than the maximum number...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Mon Mar 23 20:39:22 UTC 2026
      16.6K bytes
      Cache
     
  3. v_measure_score — scikit-learn 1.8.0 documentation

    2 ], [ 0 , 0 , 1 , 1 ])) 0.8 >>>...% v_measure_score ([ 0 , 1 , 2 , 3 ], [ 0 , 0 , 1 , 1 ])) 0.67...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html
    Mon Mar 23 20:39:20 UTC 2026
      15.4K bytes
      Cache
     
  4. Scheduler API

    ausführen 0 0 2 * * MON Jeden Montag um 2:00 Uhr ausführen 0 0 2 1 * ?...Cron-Ausdruck Beschreibung 0 0 2 * * ? Täglich um 2:00 Uhr ausführen 0 0...
    fess.codelibs.org/de/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 23 02:51:01 UTC 2026
      50.8K bytes
      Cache
     
  5. 1.4. Support Vector Machines — scikit-learn 1.8...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> regr = svm...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SVMs decision...
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  6. NearestNeighbors — scikit-learn 1.8.0 documenta...

    2 , return_distance = False ) array([[2, 0]]...) >>>...array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Mon Mar 23 20:39:20 UTC 2026
      18.6K bytes
      Cache
     
  7. Two-class AdaBoost — scikit-learn 1.8.0 documen...

    cov = 2.0 , n_samples = 200 , n_features = 2 , n_classes = 2 , random_state...= 300 , n_features = 2 , n_classes = 2 , random_state = 1 ) X...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  8. make_classification — scikit-learn 1.8.0 docume...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Mon Mar 23 20:39:23 UTC 2026
      18.4K bytes
      Cache
     
  9. KBinsDiscretizer — scikit-learn 1.8.0 documenta...

    [ 2., 2., 2., 1.], [ 2., 2., 2., 2.]]) Sometimes...>>> X = [[ - 2 , 1 , - 4 , - 1 ], ... [ - 1 , 2 , - 3 , - 0.5...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Mon Mar 23 20:39:20 UTC 2026
      20.2K bytes
      Cache
     
  10. Learn regression algorithms - IBM Developer

    y = w 0 + w 1 x 1 + w 2 x 2 + .... + w n * x n In the following...regression. y = w 0 + w 1 x 1 + w 2 x 2 1 + .... + w n * x n n Even...
    developer.ibm.com/learningpaths/get-started-artificial-intelligence/next-steps/learn-regression-a...
    Tue Mar 24 02:30:47 UTC 2026
      19.6K bytes
      Cache
     
Back to Top