aboutsummaryrefslogtreecommitdiff
path: root/quikr.py
AgeCommit message (Expand)Author
2013-03-07multifasta_to_otu.py support for compressionCalvin
2013-03-07added gzip compression supportCalvin
2013-03-06removed debugging statementsCalvin
2013-03-06do the matrix rotations and manipulations in quikr_train instead of quikrCalvin
2013-02-28use the load from file instead of calling it directly, should work now.Calvin
2013-02-27Update multifasta_to_otu.py for new quikr functionCalvin
2013-02-27* add helper quikr_load_trained_from_file to load fileCalvin
2013-02-22quikr now works! the numbers are almost identical to matlab (is 6th digit pre...mutantturkey
2013-02-22require more arguments since people will always be required to have certain o...mutantturkey
2013-02-22Fixed quikr to actually work, insert headers of 1's and 0's into our arrays, ...Calvin
2013-02-19added argument to accept output (solution vector) into a csvmutantturkey
2013-02-19saving changes to work remotelyCalvin
2013-02-18set the input matrix properlyCalvin
2013-02-15tried to run it, fixed ftr several timesCalvin
2013-02-15added some commentsmutantturkey
2013-02-14added arg parsing, and fixed a few errors, still have not tried to run codeCalvin
2013-02-14quikr and quikr_trainCalvin