Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marchunter authored Oct 10, 2017
1 parent 0d8e847 commit 62c30e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# sklearn_scripts
Scripts for running MLP and KRR using the python package scikitlearn.

Input files need to be in npy or sparse matrix (npz) format.
One datapoint per row, one feature per column.

In order to change a file from csv to numpy, call

csv_to_numpy.py csvfilename

Folder param_scan:

If you run
Expand Down

0 comments on commit 62c30e6

Please sign in to comment.