Michael Hall <michaelhal...@gmail.com> added the comment:

Okay, I have attached the code I've been using. Don't worry about what it does 
(it's a biology thing), but just follow these steps:

1. Make sure you have numpy and scipy installed.
2. Extract the zip file.
3. Run it with ./svm_main.py test_obligate.dat test_transient.dat

The method svm_main.grid_search and the module grid_search_process are probably 
the only things you need pay attention to, everything else is problem-specific.

----------
Added file: http://bugs.python.org/file22892/test_case.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12738>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to