Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1311 - 1320 of over 10,000 for 2 (1.22 seconds)

  1. RobustScaler — scikit-learn 1.8.0 documen...

    - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...transform ( X ) array([[ 0. , -2. , 0. ], [-1. , 0. , 0.4], [ 1....
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html
    Mon Feb 16 16:32:35 GMT 2026
      136.3K bytes
      Cache
     
  2. test.log

    2024-11-13 10:00:05 INFO [worker-2] Indexing document: test.pdf 2024-11-13...2024-11-13 10:00:06 DEBUG [worker-2] Extracted text content: 吾輩は猫である。名前はまだない。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/logs/test.log
    Mon Mar 02 00:10:45 GMT 2026
      2.4K bytes
     
  3. Two-class AdaBoost — scikit-learn 1.8.0 d...

    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 Feb 23 17:51:57 GMT 2026
      101.7K bytes
      Cache
     
  4. Gaussian Mixture Model Ellipsoids — sciki...

    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
    Mon Feb 23 17:51:57 GMT 2026
      99.9K bytes
      Cache
     
  5. NuSVC — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...>>> y = np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Mon Feb 16 16:33:27 GMT 2026
      152.5K bytes
      Cache
     
  6. Configuración de Registro

    /^\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/es/15.3/config/admin-logging.html
    Mon Dec 22 02:42:38 GMT 2025
      75.1K bytes
      Cache
      Similar Results (1)
     
  7. 1.4. Support Vector Machines — scikit-lea...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>>...>>> clf . predict ([[ 2. , 2. ]]) array([1]) SVMs decision...
    scikit-learn.org/stable/modules/svm.html
    Mon Feb 23 17:51:57 GMT 2026
      125.6K bytes
      Cache
     
  8. Multiclass sparse logistic regression on 20newg...

    solver=saga] Number of epochs: 2 [model=One versus Rest, solver=saga]...solver=saga] Number of epochs: 2 [model=Multinomial, solver=saga]...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Mon Feb 23 17:51:56 GMT 2026
      105.9K bytes
      Cache
     
  9. Principal Component Regression vs Partial Least...

    n_samples ) / 2 fig , axes = plt . subplots ( 1 , 2 , figsize =...) pca = PCA ( n_components = 2 ) . fit ( X ) plt . scatter (...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Mon Feb 23 17:51:56 GMT 2026
      112.7K bytes
      Cache
     
  10. NotFittedError — scikit-learn 1.8.0 docum...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) ... except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html
    Mon Feb 23 17:51:57 GMT 2026
      106.5K bytes
      Cache
     
Back to Top