aacruzr / informedproject

Automatically exported from code.google.com/p/informedproject
0 stars 0 forks source link

Import/export machine learning models #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
- Upload a learning model trained offline by a standard machine learning 
library/application (Weka, RapidMiner, LIBSVM, svmlight, etc.).
- Download a learning model previously trained by a standard machine 
learning library/application (Weka, RapidMiner, LIBSVM, svmlight, etc.)

When reviewing my code changes, please focus on:
- Upload a valid learning model
- Upload a invalid learning model
- Download a learning model previously stored by modelid
- Download a learning model that not exists

Original issue reported on code.google.com by ing.angel@gmail.com on 9 May 2010 at 11:44

GoogleCodeExporter commented 9 years ago

Original comment by ing.angel@gmail.com on 10 May 2010 at 12:02

GoogleCodeExporter commented 9 years ago
Add nonfunctionality request
- Store the machine learning models in a database of automatic annotation 
system.

Original comment by ing.angel@gmail.com on 10 May 2010 at 12:04

GoogleCodeExporter commented 9 years ago
Set review issue status to: Done

Original comment by ing.angel@gmail.com on 9 Dec 2010 at 8:02