Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf9eecee

Browse files
author
Montana Low
committed
remove submodule
1 parentd1eb6de commitf9eecee

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

‎.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

‎pgml-extension/pgml_rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ pg_test = []
1717

1818
[dependencies]
1919
pgx = {git="https://github.com/postgresml/pgx.git",branch="master" }
20+
xgboost = {git="https://github.com/postgresml/rust-xgboost.git" }
2021
smartcore = {git="https://github.com/smartcorelib/smartcore.git",branch="development",features = ["serde","ndarray-bindings"] }
2122
once_cell ="1"
2223
rand ="0.8"
23-
xgboost = {path ="rust-xgboost" }
2424
ndarray = {version ="0.15.6",features = ["serde","blas"] }
2525
blas = {version ="0.22.0" }
2626
blas-src = {version ="0.8",features = ["openblas"] }

‎pgml-extension/pgml_rust/rust-xgboost

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp