Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 128 for cms (0.03 sec)

  1. Iso-probability lines for Gaussian Processes cl...

    as np from matplotlib import cm from matplotlib import pyplot...plt . imshow ( y_prob , cmap = cm . gray_r , alpha = 0.8 , extent...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Thu May 09 23:01:25 UTC 2024
      42.5K bytes
      Cache
     
  2. Plot multi-class SGD on the iris dataset — scik...

    cm . Paired , ax = ax , response_method...target_names [ i ], cmap = plt . cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Thu May 09 23:01:25 UTC 2024
      33.1K bytes
      Cache
     
  3. Visualizing the stock market structure — scikit...

    cm . nipy_spectral ) # Plot the...segments , zorder = 0 , cmap = plt . cm . hot_r , norm = plt . Normalize...
    scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html
    Thu May 09 23:01:25 UTC 2024
      74.3K bytes
      Cache
     
  4. Plot the decision surface of decision trees tra...

    cm . RdYlBu , response_method =...target_names [ i ], cmap = plt . cm . RdYlBu , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Thu May 09 23:01:25 UTC 2024
      33.7K bytes
      Cache
     
  5. Sparse inverse covariance estimation — scikit-l...

    cm . RdBu_r ) plt . xticks (())..., vmax = vmax , cmap = plt . cm . RdBu_r , ) plt . xticks (())...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Thu May 09 23:01:24 UTC 2024
      44.6K bytes
      Cache
     
  6. Plot multinomial and One-vs-Rest Logistic Regre...

    cm . Paired , ax = ax ) plt . title...1 ], c = color , cmap = plt . cm . Paired , edgecolor = "black"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Thu May 09 23:01:25 UTC 2024
      32.9K bytes
      Cache
     
  7. Hierarchical clustering: structured vs unstruct...

    cm . jet ( float ( l ) / np . max...label == l , 2 ], color = plt . cm . jet ( float ( l ) / np . max...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Thu May 09 23:01:25 UTC 2024
      38.6K bytes
      Cache
     
  8. The Johnson-Lindenstrauss bound for embedding w...

    cm . Blues ( np . linspace ( 0.3...( 2 , 6 , 5 ) colors = plt . cm . Blues ( np . linspace ( 0.3...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Thu May 09 23:01:25 UTC 2024
      56.4K bytes
      Cache
     
  9. 1.10. Decision Trees — scikit-learn 1.4.2 docum...

    width (cm) <= 0.80 | |--- class: 0 |--- petal width (cm) > 0.80...width (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75...
    scikit-learn.org/stable/modules/tree.html
    Thu May 09 23:01:25 UTC 2024
      71.9K bytes
      Cache
     
  10. The Digit Dataset — scikit-learn 1.4.2 document...

    cm . gray_r , interpolation = "nearest"...
    scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html
    Thu May 09 23:01:25 UTC 2024
      21.2K bytes
      Cache
     
Back to top