8 Star 9 Fork 9

Gitee 极速下载/MMLSpark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Azure/mmlspark
克隆/下载
.gitignore 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
# include BuildArtifacts.zip which is used in some parts of the build
/BuildArtifacts*
/TestResults
# accommodate installing the build environment locally
/pkgs/
# useful env configurations
/tools/local-config.sh
# Generated by tools/build-pr
/.build-pr
# Ignore these for safety
*.class
*.jar
*.log
*.tgz
*.zip
*.exe
*.pyc
*.pyo
*.iml
# Generic editors
.vscode
.idea
.metals
.bloop
metals.sbt
# .NET plugins and build
.metals
.net
.vs
/core/src/main/dotnet/**/bin
/core/src/main/dotnet/**/obj
/core/src/main/dotnet/test/dotnetTestBase.csproj
/core/src/main/dotnet/test/SynapseMLVersion.cs
# temp ignore these two for local tests
/dotnetSanityCheck/**/bin
/dotnetSanityCheck/**/obj
# Vagrant configuration
/tools/vagrant/.vagrant
# Common things
*~
.#*
.*.swp
.DS_Store
# Target dir
**/target/*
# python test coverage
.coverage
coverage.xml
htmlcov
# Files created by remark-link
package-lock.json
node_modules/
.Rproj.user
# Notebook Test Files
/notebooks/**/*.py
/notebooks/**/*.txt
# R output
*.Rout
.Rhistory
# Misc
.bsp
website/.docusaurus
null/
metastore_db/
.cache/
.trunk/
# pytorch_lightning logs
**/lightning_logs/*
# pytest
.pytest_cache/
# python wheel
**/build/*
**/dist/*
**/*.egg-info/*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/mirrors/MMLSpark.git
git@gitee.com:mirrors/MMLSpark.git
mirrors
MMLSpark
MMLSpark
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385