Skip to content

Commit

Permalink
[example] groom multilabel notebook title, order
Browse files Browse the repository at this point in the history
  • Loading branch information
shelhamer committed Mar 1, 2016
1 parent f561682 commit 93af70e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/pascal-multilabel-with-datalayer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,8 @@
}
],
"metadata": {
"description": "Multilabel classification on PASCAL using python data-layers.",
"example_name": "PASCAL Multilabel with python datalayer",
"description": "Multilabel classification on PASCAL VOC using a Python data layer.",
"example_name": "Multilabel Classification with Python Data Layer",
"include_in_docs": true,
"kernelspec": {
"display_name": "Python 2",
Expand All @@ -471,7 +471,8 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.11"
}
},
"priority": 5
},
"nbformat": 4,
"nbformat_minor": 0
Expand Down

0 comments on commit 93af70e

Please sign in to comment.