1 Star 0 Fork 1

星空/secure-xgboost

forked from Crystal/secure-xgboost 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
# Compiled Object files
*.slo
*.lo
*.o
*.page
# Compiled Dynamic libraries
*.so
*.dylib
*.page
# Compiled Static libraries
*.lai
*.la
*.a
*~
*.Rcheck
*.rds
*.tar.gz
*conf
*buffer
*model
*pyc
*.train
*.test
*.tar
*group
*rar
*vali
*sdf
Release
*exe
*exp
ipch
*.filters
*.user
*log
Debug
*suo
.Rhistory
*.dll
*i386
*x64
*dump
*save
*csv
.Rproj.user
*.cpage.col
*.cpage
*.Rproj
./xgboost.mpi
./xgboost.mock
#.Rbuildignore
R-package.Rproj
*.cache*
# java
java/xgboost4j/target
java/xgboost4j/tmp
java/xgboost4j-demo/target
java/xgboost4j-demo/data/
java/xgboost4j-demo/tmp/
java/xgboost4j-demo/model/
nb-configuration*
# Eclipse
.project
.cproject
.pydevproject
.settings/
build
config.mk
/xgboost
*.data
build_plugin
.idea
recommonmark/
tags
*.iml
*.class
target
*.swp
# cpp tests and gcov generated files
*.gcov
*.gcda
*.gcno
build_tests
/tests/cpp/xgboost_test
.DS_Store
lib/
# spark
metastore_db
plugin/updater_gpu/test/cpp/data
/include/xgboost/build_config.h
/include/enclave/attestation.h
# files from R-package source install
**/config.status
R-package/src/Makevars
xgboost.egg-info
# data
demo/c-api/*.encrypted
demo/enclave/distributed/hosts.config
# Jupyter notebook checkpoints
*.ipynb_checkpoints
# gRPC build
python-package/securexgboost/rpc/*pb2*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Starry1024/secure-xgboost.git
git@gitee.com:Starry1024/secure-xgboost.git
Starry1024
secure-xgboost
secure-xgboost
master

搜索帮助