lauerfab / MLweb

Machine learning and scientific computing (linear algebra, statistics, optimization) javascript libraries, with an online lab.
http://mlweb.loria.fr
GNU General Public License v2.0
85 stars 22 forks source link

functions loaddata and load_data #1

Open ghost opened 8 years ago

ghost commented 8 years ago

How can I load data from a textfile from my computer? Both loaddata seems only working for the webserver.

lauerfab commented 8 years ago

Can you be more specific?

Note: If you use LALOLab online, then the loaddata functions only have access to subfolders of lalolab on the server (a webpage directly accessing your files would be a major security issue). But you can click the "Load a text file" button to explicitly upload you data in LALOLab.