Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1151 - 1160 of 1,992 for = (0.13 sec)

  1. MLPClassifier — scikit-learn 1.6.1 documentation

    learning_rate_init = 0.001 , power_t = 0.5 , max_iter = 200 , shuffle = True...random_state = None , tol = 0.0001 , verbose = False , warm_start = False...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Mon Apr 21 17:07:39 UTC 2025
      159K bytes
      Cache
     
  2. PropertiesHTML | DBFlute

    propertiesHtmlMap = map: { ; Sea_EnvProperties = map: { ; baseDir = ../src... ; environmentMap = map: { ; integration = $$baseDir$$ /integration/resources...
    dbflute.seasar.org/ja/manual/function/generator/task/doc/propertieshtml.html
    Fri Apr 18 17:54:32 UTC 2025
      32.7K bytes
      Cache
     
  3. about.rst.txt

    _about: ======== About us ======== History ======= This project...contribution. Governance ========== The decision making process...
    scikit-learn.org/stable/_sources/about.rst.txt
    Sat Apr 19 00:31:21 UTC 2025
      16.6K bytes
      4 views
     
  4. Test with permutations the significance of a cl...

    clf = SVC ( kernel = "linear" , random_state = 7 ) cv = StratifiedKFold...load_iris iris = load_iris () X = iris . data y = iris . target...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Apr 21 17:07:39 UTC 2025
      100.4K bytes
      Cache
     
  5. MongoDB | APM .NET Agent Reference [1.x] | Elastic

    ClusterConfigurator = builder => builder.Subscribe(new M...MongoDbEventSubscrib : var settings = MongoClientSettings.FromConne...
    www.elastic.co/guide/en/apm/agent/dotnet/current/setup-mongo-db.html
    Wed Mar 12 16:26:33 UTC 2025
      13.7K bytes
      Cache
     
  6. TfidfVectorizer — scikit-learn 1.6.1 documentation

    min_df=1 , max_features=None , vocabulary=None , binary=False..., input='content' , encoding='utf-8' , decode_error='strict'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Mon Apr 21 17:07:39 UTC 2025
      149.5K bytes
      Cache
     
  7. governance.rst.txt

    _governance: ========== Scikit-learn governance and decision-making...decision-making ========== The purpose of this document is to formalize...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      10.1K bytes
     
  8. calinski_harabasz_score — scikit-learn 1.6.1 do...

    _ = make_blobs ( random_state = 0 ) >>> kmeans = KMeans...KMeans ( n_clusters = 3 , random_state = 0 ,) . fit ( X ) >>> calinski_harabasz_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.calinski_harabasz_score.html
    Mon Apr 21 17:07:40 UTC 2025
      108K bytes
      Cache
     
  9. Failure of Machine Learning to infer causal eff...

    < 0 ] = 0 abilities = rng . normal ( 0 , 0.15 , size = n_samples...grid = sns . pairplot ( df , diag_kind = "kde" , corner = True...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Mon Apr 21 17:07:39 UTC 2025
      109.6K bytes
      Cache
     
  10. Image denoising using kernel PCA — scikit-learn...

    random_state = 0 , train_size = 1_000 , test_size = 100 ) rng = np ....axs = plt . subplots ( nrows = 10 , ncols = 10 , figsize = ( 8...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Mon Apr 21 17:07:39 UTC 2025
      102.5K bytes
      Cache
     
Back to top