Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 119 for cms (0.04 sec)

  1. SGD: Weighted samples — scikit-learn 1.4.2 docu...

    cm . bone , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Sat May 18 15:26:00 UTC 2024
      30.8K bytes
      Cache
     
  2. Image denoising using dictionary learning — sci...

    cm . gray , interpolation = "nearest"...0.5 , vmax = 0.5 , cmap = plt . cm . PuOr , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Sat May 18 15:26:01 UTC 2024
      57.8K bytes
      Cache
     
  3. RBF SVM parameters — scikit-learn 1.4.2 documen...

    cm . RdBu ) plt . scatter ( X_2d...1 ], c = y_2d , cmap = plt . cm . RdBu_r , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Sat May 18 15:26:00 UTC 2024
      54.9K bytes
      Cache
     
  4. Varying regularization in Multi-layer Perceptro...

    the dataset first cm = plt . cm . RdBu cm_bright = ListedColormap...[:, 1 ], c = y_train , cmap = cm_bright ) # and testing points...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Sat May 18 15:26:00 UTC 2024
      45.8K bytes
      Cache
     
  5. Nearest Neighbors Classification — scikit-learn...

    [[ "sepal length (cm)" , "sepal width (cm)" ]] y = iris . target...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Sat May 18 15:26:00 UTC 2024
      32.7K bytes
      Cache
     
  6. SVM: Weighted samples — scikit-learn 1.4.2 docu...

    cm . bone ) axis . scatter ( X [:,..., alpha = 0.9 , cmap = plt . cm . bone , edgecolors = "black"...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Sat May 18 15:26:01 UTC 2024
      30.3K bytes
      Cache
     
  7. SVM Tie Breaking Example — scikit-learn 1.4.2 d...

    cm . Accent ( i ) for i in [ 0 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Sat May 18 15:26:01 UTC 2024
      32.1K bytes
      Cache
     
  8. Recognizing hand-written digits — scikit-learn ...

    range ( len ( cm )): for pred in range ( len ( cm )): y_true +=...[ gt ] * cm [ gt ][ pred ] y_pred += [ pred ] * cm [ gt ][ pred...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Sat May 18 15:26:00 UTC 2024
      39K bytes
      Cache
     
  9. Illustration of Gaussian process classification...

    cm . PuOr_r , ) contours = plt ....s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Sat May 18 15:26:01 UTC 2024
      34.9K bytes
      Cache
     
  10. Face completion with a multi-output estimators ...

    cm . gray , interpolation = "nearest"...( image_shape ), cmap = plt . cm . gray , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Sat May 18 15:26:00 UTC 2024
      36.4K bytes
      Cache
     
Back to top