-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
31 lines (29 loc) · 1.25 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name = "OMM"
authors = ["FishAres"]
[deps]
BetaML = "024491cd-cc6b-443e-8034-08ea7eb7db2b"
ChaosTools = "608a59af-f2a3-5ad4-90b4-758bdf3122a7"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
DelayEmbeddings = "5732040d-69e3-5649-938a-b6b4f237613f"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
DynamicalSystems = "61744808-ddfa-5f27-97ff-6e42cc95d634"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
MLJScikitLearnInterface = "5ae90465-5518-4432-b9d2-8a1def2f0cab"
NPZ = "15e1cf62-19b3-5cfa-8e77-841668bca605"
NaNStatistics = "b946abbf-3ea7-4610-9019-9858bfdeaf2d"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
ScikitLearn = "3646fa90-6ef7-5e7e-9f22-8aca16db6324"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
TSne = "24678dba-d5e9-5843-a4c6-250288b04835"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
DrWatson = "2.13.0"
julia = "1.9.2"