Memory issue using feature-classifier classify-sklearn

See this post. Use the reads-per-batch parameter to reduce memory requirements by processing reads in smaller batches.

Good luck!