Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of over 10,000 for 2 (0.18 seconds)

  1. PoissonRegressor — scikit-learn 1.8.0 doc...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...() >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Mon Jan 26 14:16:30 GMT 2026
      140K bytes
      Cache
     
  2. mean_gamma_deviance — scikit-learn 1.8.0 ...

    2. , 2. ] >>> mean_gamma_deviance...with the power parameter power=2 . It is invariant to scaling of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html
    Mon Jan 26 11:09:12 GMT 2026
      107.5K bytes
      Cache
     
  3. Documentation

    Individually Method 2: Clone Repository with Git Step 2: Review Docker...Step 1: Install OpenSearch Step 2: Install Fess Step 3: Startup...
    fess.codelibs.org/documentation.html
    Sun Jan 25 02:44:10 GMT 2026
      257.3K bytes
      Cache
     
  4. RationalQuadratic — scikit-learn 1.8.0 do...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881, 0.0566, 0.05518],...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Mon Jan 26 14:16:29 GMT 2026
      127.6K bytes
      Cache
     
  5. Importance of Feature Scaling — scikit-le...

    section we select a subset of 2 features that have values with...) = plt . subplots ( ncols = 2 , figsize = ( 12 , 6 )) fit_and_plot_model...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Mon Jan 26 11:09:14 GMT 2026
      122.7K bytes
      Cache
     
  6. 로그 설정

    /^\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/ko/15.4/config/admin-logging.html
    Mon Jan 26 02:50:58 GMT 2026
      70.3K bytes
      Cache
      Similar Results (1)
     
  7. Model Complexity Influence — scikit-learn...

    "n_iter_no_change" : 2 , }, "changing_param"..."C" : 1e3 , "gamma" : 2 **- 15 }, "changing_param"...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Mon Jan 26 11:09:14 GMT 2026
      125.7K bytes
      Cache
     
  8. power_transform — scikit-learn 1.8.0 docu...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>>...and negative values ‘box-cox’ [2] , only works with strictly positive...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon Jan 26 14:16:29 GMT 2026
      113.2K bytes
      Cache
     
  9. 1.17. Neural network models (supervised) &#8212...

    predict ([[ 2. , 2. ], [ - 1. , - 2. ]]) array([1, 0])...coef in clf . coefs_ ] [(2, 5), (5, 2), (2, 1)] Currently, MLPClassifier...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Mon Jan 26 11:09:14 GMT 2026
      66.9K bytes
      Cache
     
  10. single_source_shortest_path_length — scik...

    2: 2} >>> graph = np . ones...h ( graph , 2 ) . items ()) [(0, 1), (1, 1), (2, 0), (3, 1),...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Mon Jan 26 14:16:30 GMT 2026
      109.1K bytes
      Cache
     
Back to Top