Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 1,994 for = (0.06 sec)

  1. PredictionErrorDisplay — scikit-learn 1.6.1 doc...

    y_true == y_pred . Therefore, it is a diagonal line for kind="predictions"...X , y = load_diabetes ( return_X_y = True ) >>> ridge = Ridge...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html
    Sat Apr 19 00:31:20 UTC 2025
      140.7K bytes
      Cache
     
  2. user_guide.rst.txt

    _user_guide: ========== User Guide ========== .. toctree:: :numbered:...
    scikit-learn.org/stable/_sources/user_guide.rst.txt
    Tue Apr 15 22:28:31 UTC 2025
      492 bytes
     
  3. make_checkerboard — scikit-learn 1.6.1 document...

    noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,...rows , columns = make_checkerboard ( shape = ( 300 , 300 ), n_clusters...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Sat Apr 19 00:31:22 UTC 2025
      112.2K bytes
      Cache
     
  4. Instrumenting your OpenAI-powered Python, Node....

    r=snapshots&g=co.elastic.otel&a=elastic-otel-javaagent&v=LATEST'...OPENAI_API_KEY=sk-YOUR_API_KEY OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:8200...
    www.elastic.co/observability-labs/blog/elastic-opentelemetry-openai
    Fri Apr 18 00:52:31 UTC 2025
      126.2K bytes
      Cache
     
  5. Confusion matrix — scikit-learn 1.6.1 documenta...

    with iris = datasets . load_iris () X = iris . data y = iris . target...classifier = svm . SVC ( kernel = "linear" , C = 0.01 ) . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Sat Apr 19 00:31:21 UTC 2025
      88.9K bytes
      Cache
     
  6. scale — scikit-learn 1.6.1 documentation

    axis = 0 , with_mean = True , with_std = True , copy = True )...and scale. axis {0, 1}, default=0 Axis used to compute the means...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Sat Apr 19 00:31:22 UTC 2025
      111.9K bytes
      Cache
     
  7. plot_pca_iris.zip

    py """ ========== Principal Component Analysis...Analysis (PCA) on Iris Dataset ========== This example shows a well known...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Sat Apr 19 00:31:20 UTC 2025
      8.5K bytes
     
  8. grid_search_cross_validation.png

    PixelInterleaved width=885, height=613, bitDepth=8, colorType=RGBAlpha, ...red=8, green=8, blue=8, alpha=8 RGB 8 8 8 8 613 1 1.0 1 8 8 8...
    scikit-learn.org/stable/_images/grid_search_cross_validation.png
    Sat Apr 19 00:31:21 UTC 2025
      35.9K bytes
     
  9. accuracy_score — scikit-learn 1.6.1 documentation

    normalize == True and the number of samples with normalize == False...y_pred , * , normalize = True , sample_weight = None ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Sat Apr 19 00:31:22 UTC 2025
      116.9K bytes
      Cache
     
  10. normalize — scikit-learn 1.6.1 documentation

    norm = 'l2' , * , axis = 1 , copy = True , return_norm = False...even with copy=False. return_norm bool, default=False Whether...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Sat Apr 19 00:31:20 UTC 2025
      110K bytes
      Cache
     
Back to top