Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 231 - 240 of over 10,000 for 2 (0.4 seconds)

  1. 2.9. Neural network models (unsupervised) &#821...

    version 2.9. Neural network models (unsupervised) # 2.9.1. Restricted...Gibbs sampling for inference. 2.9.1.2. Bernoulli Restricted Boltzmann...
    scikit-learn.org/stable/modules/neural_networks_unsupervised.html
    Sun Nov 30 16:36:37 GMT 2025
      40.1K bytes
      Cache
     
  2. 1.12. Multiclass and multioutput algorithms &#8...

    2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...
    scikit-learn.org/stable/modules/multiclass.html
    Sun Nov 30 16:36:35 GMT 2025
      107.2K bytes
      Cache
     
  3. Nystroem — scikit-learn 1.7.2 documentation

    2 , ... random_state = 1 , ... n_components...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Mon Dec 01 04:57:26 GMT 2025
      138.1K bytes
      Cache
     
  4. TweedieRegressor — scikit-learn 1.7.2 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.TweedieRegressor.html
    Mon Dec 01 04:57:27 GMT 2025
      141.6K bytes
      Cache
     
  5. load_wine — scikit-learn 1.7.2 documentation

    2]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Dec 01 04:57:27 GMT 2025
      112.5K bytes
      Cache
     
  6. Hyperparameter — scikit-learn 1.7.2 docum...

    bounds # Alias for field number 2 count ( value , / ) # Return number...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html
    Mon Dec 01 04:57:26 GMT 2025
      116.5K bytes
      Cache
     
  7. GammaRegressor — scikit-learn 1.7.2 docum...

    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.GammaRegressor.html
    Mon Dec 01 04:57:27 GMT 2025
      138.9K bytes
      Cache
     
  8. TargetEncoder — scikit-learn 1.7.2 docume...

    for 2 features (f) and 3 classes (c),...] * 5 + [ 20.1 ] * 25 + [ 21.2 ] * 8 + [ 49 ] * 30 >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html
    Sun Nov 30 16:36:37 GMT 2025
      145.2K bytes
      Cache
     
  9. locally_linear_embedding — scikit-learn 1...

    (n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Mon Dec 01 04:57:26 GMT 2025
      115.5K bytes
      Cache
     
  10. median_absolute_error — scikit-learn 1.7....

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>...>>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html
    Mon Dec 01 04:57:27 GMT 2025
      112.4K bytes
      Cache
     
Back to Top