Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (0.29 seconds)

Filter
  1. test.md

    第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...Lorem ipsum dolor sit amet | | 2 | 吾輩は猫である | 夏目漱石の小説 | | 3 | Test...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.md
    Mon May 04 00:08:53 UTC 2026
      966 bytes
     
  2. dict_learning — scikit-learn 1.8.0 documentation

    X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  3. SpectralEmbedding — scikit-learn 1.8.0 document...

    SpectralEmbedding ( n_components = 2 , * , affinity = 'nearest_neighbors'...Parameters : n_components int, default=2 The dimension of the projected...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Mon Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  4. Plot classification probability — scikit-learn ...

    figsize = ( 4 * 2.2 , n_classifiers * 2.2 ), ) evaluation_results...load_iris () X = iris . data [:, 0 : 2 ] # we only take the first two...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Mar 23 20:39:20 UTC 2026
      19.8K bytes
      Cache
     
  5. Comparison between grid search and successive h...

    1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 ,...param_grid = param_grid , factor = 2 , random_state = rng ) gsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Mon Mar 23 20:39:22 UTC 2026
      17K bytes
      Cache
     
  6. Deploy Apache Spark jobs to Kubernetes using Te...

    1 g executor: instances: 2 memory: 2 g Copy code Show more Note...1 g executor: instances: 2 memory: 2 g 📝 Results No results 📂...
    developer.ibm.com/tutorials/deploy-spark-jobs-to-kubernetes-using-tekton-pipelines/
    Tue Feb 17 07:04:48 UTC 2026
      139K bytes
      Cache
     
  7. DictionaryLearning — scikit-learn 1.8.0 documen...

    X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html
    Mon Mar 23 20:39:23 UTC 2026
      17.8K bytes
      Cache
     
  8. Working with Elastic Support: Best practices | ...

    business day 2 business days - Development - - - 2 business days...Urgent (Level 1) High (Level 2) Normal (Level 3) Premium 30 minutes...
    www.elastic.co/support/welcome
    Mon May 04 01:34:03 UTC 2026
      62.5K bytes
      Cache
     
  9. Label Propagation digits: Demonstrating perform...

    RandomState ( 2 ) indices = np . arange ( len...1.00 1.00 27 1 0.82 1.00 0.90 37 2 1.00 0.86 0.92 28 3 1.00 0.80...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Mon Mar 23 20:39:20 UTC 2026
      16.7K bytes
      Cache
     
  10. Sum — scikit-learn 1.8.0 documentation

    kernel = Sum ( ConstantKernel ( 2 ), RBF ()) >>> gpr = GaussianProcessRegre...X , y ) 1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Mon Mar 23 20:39:21 UTC 2026
      14.7K bytes
      Cache
     
Back to Top