Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 582 for c (0.04 sec)

  1. Sumo - Wikipedia

    Sumo Tournament ( c. 1843 ) Sumo wrestling scene c. 1851 Somagahana...[ edit ] Sumo match in Tokyo c. 1890s The Meiji Restoration of...
    en.wikipedia.org/wiki/Sumo
    Tue Apr 09 15:09:48 UTC 2024
      335.3K bytes
      Cache
     
  2. feature_selection.rst.txt

    the parameter C controls the sparsity: the smaller C the fewer features...(150, 4) >>> lsvc = LinearSVC(C=0.01, penalty="l1", dual=False).fit(X,...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Sat May 04 16:42:14 UTC 2024
      14.3K bytes
      1 views
     
  3. plot_pca_iris.py

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Sat May 04 16:42:14 UTC 2024
      1.5K bytes
      1 views
     
  4. 1.3. Kernel ridge regression — scikit-learn 1.4...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Sat May 04 16:42:14 UTC 2024
      20.8K bytes
      Cache
     
  5. sklearn.linear_model.LogisticRegression — sciki...

    C = 1.0 , fit_intercept = True ,...both dense and sparse input. Use C-ordered arrays or CSR matrices...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Sat May 04 16:42:15 UTC 2024
      94.8K bytes
      Cache
     
  6. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Sun May 05 00:00:24 UTC 2024
      299.8K bytes
      15 views
      Cache
     
  7. plot_pca_iris.ipynb

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Sat May 04 16:42:14 UTC 2024
      2.2K bytes
     
  8. An introduction to machine learning with scikit...

    C = 100. ) The clf (for classifier)...digits . target [: - 1 ]) SVC(C=100.0, gamma=0.001) Now you can...
    scikit-learn.org/stable/tutorial/basic/tutorial.html
    Sat May 04 16:42:14 UTC 2024
      47.9K bytes
      Cache
     
  9. sklearn.inspection.DecisionBoundaryDisplay — sc...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Sat May 04 16:42:14 UTC 2024
      59.6K bytes
      Cache
     
  10. model_evaluation.rst.txt

    math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat May 04 16:42:15 UTC 2024
      118.5K bytes
      2 views
     
Back to top