- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1131 - 1140 of 1,971 for = (0.63 sec)
-
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 -
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 -
MySQLの補足資料 | DBFlute
$$LINE$$ = map: { ; \\\\ = \\ ; \\" = "" } ; $$ALL$$ = map: { ;...; \N = ; $$empty$$ = $$empty$$ ; contain: \\\n = \n } } 自動生成ツール...dbflute.seasar.org/ja/manual/reference/dbway/mysql/supplement.html -
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 -
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 -
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 -
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 -
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 -
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 -
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