Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 1,971 for = (0.63 sec)

  1. load_sample_image — scikit-learn 1.7.2 document...

    import load_sample_image >>> china = load_sample_image ( 'china.jpg'...shape (427, 640, 3) >>> flower = load_sample_image ( 'flower.jpg'...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_image.html
    Sat Oct 11 07:51:27 UTC 2025
      106.4K bytes
      Cache
     
  2. Frequently Asked Questions — scikit-learn 1.7.2...

    metric = lev_metric , eps = 5 , min_samples = 2 , algorithm = 'brute'...data, define model... if __name__ == "__main__" : multiprocessing...
    scikit-learn.org/stable/faq.html
    Sat Oct 11 07:51:26 UTC 2025
      81.5K bytes
      Cache
     
  3. MySQLの補足資料 | DBFlute

    $$LINE$$ = map: { ; \\\\ = \\ ; \\" = "" } ; $$ALL$$ = map: { ;...; \N = ; $$empty$$ = $$empty$$ ; contain: \\\n = \n } } 自動生成ツール...
    dbflute.seasar.org/ja/manual/reference/dbway/mysql/supplement.html
    Mon Sep 15 10:51:18 UTC 2025
      26.4K bytes
      1 views
      Cache
     
  4. Observing Langchain applications with Elastic, ...

    OTEL_RESOURCE_ATTRIBUTES = "service.name=langchainChat,service.version=1.0,dep...OTEL_EXPORTER_OTLP_HEADERS = "Authorization=Bearer%20ZZZZZZZ" OTEL...
    www.elastic.co/observability-labs/blog/elastic-opentelemetry-langchain-tracing-langtrace
    Thu Sep 18 01:13:03 UTC 2025
      107.7K bytes
      Cache
     
  5. DensityMixin — scikit-learn 1.7.2 documentation

    y = None ): ... self . is_fitted_ = True ... return...return self >>> estimator = MyEstimator () >>> hasattr ( estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Sat Oct 11 07:51:26 UTC 2025
      107.6K bytes
      Cache
     
  6. make_spd_matrix — scikit-learn 1.7.2 documentation

    make_spd_matrix ( n_dim = 2 , random_state = 42 ) array([[2.093,...make_spd_matrix ( n_dim , * , random_state = None ) [source] # Generate a random...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html
    Sat Oct 11 07:51:26 UTC 2025
      106.6K bytes
      Cache
     
  7. classificationDeploymentMap | DBFlute

    or $$ALL$$] = map: { ; [column-name (with hint)] = [classification-name]...p map: { ; $$ALL$$ = map: {suffix:_FLG = Flg} # 全テーブルの_FLGで終わるカラム...
    dbflute.seasar.org/ja/manual/reference/dfprop/classificationdeployment/index.html
    Mon Sep 15 10:51:18 UTC 2025
      13.4K bytes
      Cache
     
  8. cosine_distances — scikit-learn 1.7.2 documenta...

    cosine_distances >>> X = [[ 0 , 0 , 0 ], [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 ,...se. cosine_distances ( X , Y = None ) [source] # Compute cosine...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_distances.html
    Sat Oct 11 07:51:25 UTC 2025
      107.7K bytes
      Cache
     
  9. adjusted_rand_score — scikit-learn 1.7.2 docume...

    b ) == adjusted_rand_score ( b , a )...using the following scheme: ARI = ( RI - Expected_RI ) / ( max (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Sat Oct 11 07:51:26 UTC 2025
      117.6K bytes
      1 views
      Cache
     
  10. SAFluteの現在日時 (CurrentDate) | DBFlute

    currentMillis = timeManager .getCurrentMillis(); Date flashDate = timeManager...timeManager ; @Execute(validator = false) public void index() { LocalDate...
    dbflute.seasar.org/ja/manual/function/helper/saflute/currentdate.html
    Mon Sep 15 10:51:17 UTC 2025
      16.7K bytes
      Cache
     
Back to top