We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e14a2 commit d094c0eCopy full SHA for d094c0e
.gitignore
@@ -30,6 +30,5 @@ scratchpad/
30
examples/test.jl
31
catboost_info/**
32
/catboost_info
33
-/catboost_info
34
-/docs/src/tutorials/adult_example/.CondaPkg
35
-/docs/src/tutorials/adult_example/catboost_info
+/docs/src/tutorials/**/.CondaPkg
+/docs/src/tutorials/**/catboost_info
docs/Project.toml
@@ -1,9 +1,6 @@
1
[deps]
2
-CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
3
-DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
4
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
5
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
6
-MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
7
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
8
MLJTransforms = "23777cdb-d90c-4eb0-a694-7c2b83d5c1d6"
9
0 commit comments