Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1051 - 1060 of 3,757 for 1 (0.09 sec)

  1. Visualization of MLP weights on MNIST — scikit-...

    Iteration 1, loss = 0.44139186 Iteration 2,...fetch_openml ( "mnist_784" , version = 1 , return_X_y = True , as_frame...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Wed Sep 17 19:58:00 UTC 2025
      93.4K bytes
      Cache
     
  2. Model selection with Probabilistic PCA and Fact...

    5 sigma = 1.0 rng = np . random . RandomState...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Wed Sep 17 19:57:58 UTC 2025
      110.5K bytes
      Cache
     
  3. 7.9. Transforming the prediction target (y) — s...

    1, 1, 1], [0, 0, 1, 0, 0], [1, 1, 0, 1, 0], [1, 1, 1, 1,...1, 1], [1, 1, 1, 0, 0]]) For more information about multilabel...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Wed Sep 17 19:58:00 UTC 2025
      42.7K bytes
      Cache
     
  4. Density Estimation for a Gaussian mixture — sci...

    norm = LogNorm ( vmin = 1.0 , vmax = 1000.0 ), levels =...X_train [:, 0 ], X_train [:, 1 ], 0.8 ) plt . title ( "Negative...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Wed Sep 17 19:58:00 UTC 2025
      93.1K bytes
      Cache
     
  5. Map data to a normal distribution — scikit-lear...

    1 ) # lognormal distribution X_lognormal.... uniform ( low = 0 , high = 1 , size = size ) # bimodal distribution...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Wed Sep 17 19:58:00 UTC 2025
      105.1K bytes
      Cache
     
  6. root_mean_squared_log_error — scikit-learn 1.7....

    Added in version 1.4. Parameters : y_true array-like...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_log_error.html
    Wed Sep 17 19:57:59 UTC 2025
      107.7K bytes
      Cache
     
  7. Compressive sensing: tomography reconstruction ...

    floor_x + 1 )), np . hstack (( 1 - alpha , alpha ))...int ), ( points [ 1 ]) . astype ( int )] = 1 mask = ndimage ....
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Wed Sep 17 19:58:00 UTC 2025
      112.8K bytes
      Cache
     
  8. Feature importances with a forest of trees — sc...

    shape [ 1 ])] forest = RandomForestClassifi...min_samples_split 2 min_samples_leaf 1 min_weight_fraction_leaf 0.0 max_features...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Wed Sep 17 19:58:00 UTC 2025
      123.2K bytes
      Cache
     
  9. Iso-probability lines for Gaussian Processes cl...

    1 , ( 1e-5 , np . inf )) * DotProduct ( sigma_0 = 0.1 ) **...( 0 , 1 ) plt . plot ( X [ y <= 0 , 0 ], X [ y <= 0 , 1 ], "r."...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Wed Sep 17 19:57:58 UTC 2025
      105.9K bytes
      Cache
     
  10. Version 0.17 — scikit-learn 1.7.2 documentation

    1 # February 18, 2016 Changelog...meta-estimator with n_jobs > 1 used with a large grid of parameters...
    scikit-learn.org/stable/whats_new/v0.17.html
    Tue Sep 16 14:38:55 UTC 2025
      89.1K bytes
      Cache
     
Back to top