-
Notifications
You must be signed in to change notification settings - Fork 6
/
.zenodo.json
50 lines (50 loc) · 1.27 KB
/
.zenodo.json
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
{
"contributors": [],
"creators": [
{
"affiliation": "The University of Washington",
"name": "Richie-Halford, Adam",
"orcid": "0000-0001-9276-9084"
},
{
"affiliation": "Stanford University",
"name": "Narayan, Manjari",
"orcid": "0000-0001-5348-270X"
},
{
"affiliation": "University of Washington",
"name": "Kruper, John",
"orcid": "0000-0003-0081-391X"
{
"affiliation": "Stanford University",
"name": "Yeatman, Jason",
"orcid": "0000-0002-2686-1293"
},
{
"affiliation": "The University of Washington",
"name": "Simon, Noah",
"orcid": "0000-0002-8985-2474"
},
{
"affiliation": "The University of Washington",
"name": "Rokem, Ariel",
"orcid": "0000-0003-0679-1985"
}
],
"description": "<p>Groupyr is a Python library for regression and classification using the Sparse Group Lasso method.</p>",
"keywords": [
"machine-learning",
"regression",
"regularization"
],
"license": "BSD-3-Clause",
"related_identifiers": [
{
"identifier": "http://richford.github.io/groupyr",
"relation": "isPartOf",
"scheme": "url"
}
],
"title": "groupyr: Sparse Group Lasso in Python",
"upload_type": "software"
}