-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
54 lines (53 loc) · 2.51 KB
/
Project.toml
File metadata and controls
54 lines (53 loc) · 2.51 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name = "myscripts"
uuid = "037db823-6464-4f49-b8f7-af839c181d0b"
authors = ["veresond "]
version = "0.1.0"
[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Cuckoo = "7a007107-3546-4367-9bf5-5a8e4c47b97f"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Duff = "3e2ffa6a-ba38-11e8-0a1c-7b69309e1c72"
ExplainMill = "a2c437b0-bf6b-41a1-8a62-162a814afa99"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
GLMNet = "8d5ece8b-de18-5317-b113-243142960cc6"
HierarchicalUtils = "f9ccea15-0695-44b9-8113-df7c26ae4fa9"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JsonGrinder = "d201646e-a9c0-11e8-1063-23b139159713"
MLDataPattern = "9920b226-0b2a-5f5f-9153-9aa70a013f8b"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Mill = "1d0525e4-8992-11e8-313c-e310e1f6ddea"
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PrayTools = "083a1e89-a1cc-483a-bb5e-ca7e64a602e0"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
PrintTypesTersely = "41b232b1-0de0-4a65-aab4-126884588aaf"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
ThreadTools = "dbf13d8f-d36e-4350-8970-f3a99faba1a8"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"