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-21 10:24:52 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
41045f73597cdb7a4a000b9b9026540d1f7036a0
41045f73
1 parent
59e7490b
Classification binding thrombin data set
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
binding-thrombin-dataset/training-crossvalidation-testing-binding-thrombin.py
binding-thrombin-dataset/training-crossvalidation-testing-binding-thrombin.py
View file @
41045f7
...
...
@@ -189,7 +189,7 @@ if __name__ == "__main__":
print
(
" Done!"
)
print
(
' New shape of training matrix: '
,
X_train
.
shape
)
jobs
=
2
jobs
=
-
1
paramGrid
=
[]
nIter
=
5
crossV
=
5
...
...
Please
register
or
login
to post a comment