Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1141 - 1150 of over 10,000 for 2 (0.22 seconds)

  1. Log Configuration

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/15.4/config/admin-logging.html
    Mon Feb 09 02:42:12 GMT 2026
      72.3K bytes
      Cache
      Similar Results (1)
     
  2. Single estimator versus bagging: bias-variance ...

    - ( x ** 2 )) + 1.5 * np . exp ( - (( x - 2 ) ** 2 )) def generate...{0} : {1:.4f} (error) = {2:.4f} (bias^2) " " + {3:.4f}...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Mon Feb 23 17:51:56 GMT 2026
      115.4K bytes
      Cache
     
  3. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Mon Feb 23 17:51:56 GMT 2026
      122.5K bytes
      Cache
     
  4. Linux - Learningpaths - IBM Developer

    1–12 of 13 items Page of 2 pages 1 2 of 2 pages Previous page Next...Path Prepare for LPIC-1 exam 2 - topic 106: User interfaces and...
    developer.ibm.com/technologies/linux/learningpaths/
    Mon Feb 23 16:09:00 GMT 2026
      95.1K bytes
      Cache
     
  5. euclidean_distances — scikit-learn 1.8.0 ...

    x ) - 2 * dot ( x , y ) + dot ( y , y...dot-products of vectors in Y (e.g., (Y**2).sum(axis=1) ) May be ignored...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.euclidean_distances.html
    Mon Feb 23 17:51:56 GMT 2026
      112.1K bytes
      Cache
     
  6. Comparison of kernel ridge and Gaussian process...

    period of this sine is thus \(2 \pi\) . We will reuse this information..."True signal" , linewidth = 2 ) plt . scatter ( training_data...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html
    Mon Feb 23 17:51:57 GMT 2026
      145.1K bytes
      Cache
     
  7. StratifiedKFold — scikit-learn 1.8.0 docu...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...n_splits = 2 ) >>> skf . get_n_splits () 2 >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Mon Feb 23 17:51:56 GMT 2026
      125.1K bytes
      Cache
     
  8. available_if — scikit-learn 1.8.0 documen...

    x % 2 == 0 ... ... @available_if ( _x_is_even...False >>> obj . x = 2 >>> hasattr ( obj , ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Mon Feb 23 17:51:57 GMT 2026
      109.4K bytes
      Cache
     
  9. randomized_svd — scikit-learn 1.8.0 docum...

    2), (2,), (2, 4)) On this page This Page...increase this parameter up to 2*k - n_components where k is the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Mon Feb 02 09:23:44 GMT 2026
      118.2K bytes
      Cache
     
  10. inplace_csr_column_scale — scikit-learn 1...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Mon Feb 02 09:23:44 GMT 2026
      109K bytes
      Cache
     
Back to Top