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:14:49 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
45c18783b866c24de49f918202ad4254898e4fee
45c18783
1 parent
571974d7
upload
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
CRF/bin/figures/figures-report.py
CRF/figures/enero/FigureGrid_v14.png
CRF/bin/figures/figures-report.py
View file @
45c1878
...
...
@@ -83,7 +83,7 @@ if __name__ == '__main__':
fig
=
plt
.
figure
()
fig
.
set_figheight
(
13
)
fig
.
set_figwidth
(
20
)
plt
.
ylim
(
0.7
,
1
.1
)
plt
.
ylim
(
0.7
,
1
)
plt
.
xlabel
(
"Runs"
)
plt
.
ylabel
(
"score"
)
plt
.
rcParams
.
update
()
...
...
@@ -92,7 +92,7 @@ if __name__ == '__main__':
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
)
plt
.
legend
(
loc
=
'
lower righ
t'
)
plt
.
legend
(
loc
=
'
upper lef
t'
)
plt
.
xticks
(
range
(
64
),
range
(
64
))
#plt.xticks(range(64), list(scoresTable.index)[0:65], rotation=90, fontsize=8)
#plt.xticks(range(16),['run1', 'run2', 'run3', 'run4', 'run5', 'run6', 'run7', 'run1-NER(9)', 'run2-NER(10)', 'run3-NER(11)', 'run4-NER(12)', 'run5-NER(13)', 'run6-NER(14)', 'run7-NER(15)', 'run8-NER(16)'], rotation=90)
...
...
CRF/figures/enero/FigureGrid_v14.png
View file @
45c1878
163 KB
|
W:
|
H:
186 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment