Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1671 - 1680 of over 10,000 for 2 (0.96 seconds)

Filter
  1. Comparison of Manifold Learning methods — sciki...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 7 , 7 ), facecolor...projections with matplotlib < 3.2 import mpl_toolkits.mplot3d #...
    scikit-learn.org/stable/auto_examples/manifold/plot_compare_methods.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  2. A demo of K-Means clustering on the handwritten...

    can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Mon Mar 23 20:39:21 UTC 2026
      18.7K bytes
      Cache
     
  3. Use the Producer API and Consumer API in Apache...

    Kafka provides 2 APIs to communicate with your...later in this tutorial. Step 2: Creating a producer application...
    developer.ibm.com/tutorials/apache-kafkas-producer-api-and-consumer-api/
    Tue Feb 17 06:57:37 UTC 2026
      115K bytes
      Cache
     
  4. Lasso model selection: AIC-BIC / cross-validati...

    718747 2.850031 4805.989341 4867.358990 2.384338 4801.702266...4801.702266 4867.163224 2.296575 4802.594754 4872.147022 2.031555 4801.236720...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Mon Mar 23 20:39:21 UTC 2026
      21.4K bytes
      Cache
     
  5. Configuration de la mémoire

    export FESS_HEAP_SIZE = 2 g Unités : m : mégaoctets g :.../etc/sysconfig/fess . FESS_HEAP_SIZE = 2 g Pour le package DEB, éditez...
    fess.codelibs.org/fr/15.4/config/setup-memory.html
    Mon Feb 09 02:48:02 UTC 2026
      48.5K bytes
      Cache
     
  6. Regularization path of L1- Logistic Regression ...

    = 2 ] y = y [ y != 2 ] Compute regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  7. Generate Java records from COBOL with IBM Devel...

    2.2 Generate the J2C data binding...Env: JavaSE- 1.7 Copy code 2.3.2 Add connector.jar Next, locate...
    developer.ibm.com/tutorials/generating-java-records-from-cobol-with-rational-j2c-tools/
    Tue Mar 24 01:27:45 UTC 2026
      19.7K bytes
      Cache
     
  8. robust_scale — scikit-learn 1.8.0 documentation

    robust_scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> robust_scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html
    Mon Mar 23 20:39:23 UTC 2026
      14.5K bytes
      Cache
     
  9. CompoundKernel — scikit-learn 1.8.0 documentation

    RBF ( length_scale = 2.0 )]) >>> print ( kernel . bounds...>>> print ( kernel . n_dims ) 2 >>> print ( kernel . theta ) [1.09861229...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html
    Mon Mar 23 20:39:23 UTC 2026
      14.5K bytes
      Cache
     
  10. Configuración Básica del Rastreador

    Ejecutar todos los días a las 2 AM 0 0 2 * * ? # Ejecutar cada hora...programador 0 0 2 * * ? # Todos los días a las 2 AM Configuración...
    fess.codelibs.org/es/15.5/config/crawler-basic.html
    Mon Mar 23 02:52:35 UTC 2026
      70.8K bytes
      Cache
     
Back to Top