-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: Fairness v0.1.0 (#18300)
UUID: 7c232609-d7a1-4356-98a6-13e736dd6dcd Repo: https://github.com/ashryaagr/Fairness.jl.git Tree: d5db706a462ea31e259c5055890120db59b9609e Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
- Loading branch information
1 parent
262465a
commit ecff83b
Showing
5 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[0] | ||
CSV = "0.7" | ||
CategoricalArrays = "0.8" | ||
DataFrames = "0.21" | ||
GLPK = "0.13" | ||
Ipopt = "0.6" | ||
JuMP = "0.21" | ||
MLJBase = "0.14.4-0.14" | ||
MLJModelInterface = "0.3" | ||
MLJModels = "0.11" | ||
StatsBase = "0.33" | ||
julia = "1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[0] | ||
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" | ||
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6" | ||
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9" | ||
JuMP = "4076af6c-e467-56ae-b986-b466b2749572" | ||
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d" | ||
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea" | ||
MLJModels = "d491faf4-2d78-11e9-2867-c94bc002c0b7" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "Fairness" | ||
uuid = "7c232609-d7a1-4356-98a6-13e736dd6dcd" | ||
repo = "https://github.com/ashryaagr/Fairness.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "d5db706a462ea31e259c5055890120db59b9609e" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters