Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
laigen-supervised-learning
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Carlos-Francisco Méndez-Cruz
2020-02-20 11:32:02 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ecea30d216e081989362c53fd6e16fa904128a1
5ecea30d
1 parent
4bbde43f
Classification transcription factor structural domain sentences
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
text-dom-dataset/training-crossvalidation-testing-dom-v1.py
text-dom-dataset/training-crossvalidation-testing-dom-v1.py
View file @
5ecea30
...
...
@@ -36,6 +36,8 @@ from scipy.sparse import csr_matrix
# 11) --kernel Kernel
# 12) --reduction Feature selection or dimensionality reduction
# 13) --removeStopWords Remove most frequent words
# 14) --ngrinitial N-gram inicial
# 15) --ngrfinal N-gram final
# 14) --vectorizer Vectorizer: b=binary, f=frequency, t=tf-idf.
...
...
Please
register
or
login
to post a comment