Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
automatic-extraction-growth-conditions
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Estefani Gaytan Nunez
2020-02-11 16:18:39 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d61ac447b374e3066fe08d40b34f7f535a6ce897
d61ac447
1 parent
c007e295
upload
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
CRF/bin/figures/figures-report.py
CRF/figures/enero/FigureGrid_v14.png
CRF/bin/figures/figures-report.py
View file @
d61ac44
...
...
@@ -88,7 +88,7 @@ if __name__ == '__main__':
plt
.
ylabel
(
"score"
)
plt
.
rcParams
.
update
()
plt
.
grid
()
plt
.
plot
(
scoresTable
[
'precision'
],
'
o--'
,
label
=
'precision'
,
linewidth
=
1
,
markersize
=
8
)
plt
.
plot
(
scoresTable
[
'precision'
],
'
ro--'
,
label
=
'precision'
,
linewidth
=
1
,
markersize
=
8
)
plt
.
plot
(
scoresTable
[
'f1-score'
],
'o--'
,
label
=
'F1'
,
linewidth
=
1
,
markersize
=
8
)
plt
.
plot
(
scoresTable
[
'recall'
],
'o--'
,
label
=
'recall'
,
linewidth
=
1
,
markersize
=
8
)
plt
.
plot
(
scoresTable
[
'CV'
],
'o--'
,
label
=
'CV'
,
linewidth
=
1
,
markersize
=
8
)
...
...
CRF/figures/enero/FigureGrid_v14.png
View file @
d61ac44
183 KB
|
W:
|
H:
180 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment