Do note that the digit dataset(MNIST) you used to train the classifier consists 
of hand-written digits, while the dataset you used in testing consists of 
machine generated digits. It is like learning to read English by learning 
German, it might work to some extent but not much. You might be interested in 
branch of machine learning called transfer learning which deals with this kind 
of situation. You can find a survey paper here:
http://www1.i2r.a-star.edu.sg/~jspan/publications/TLsurvey_0822.pdf


Anyhow, this might be far more work than you expect. May I know why do you want 
to compare SVM to tesseract?

--
Caleb
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to