Lev Konstantinovskiy

Results 4 issues of Lev Konstantinovskiy

Current sqlite version is [3.16](https://sqlite.org/download.html) Some linux distributions have this version and we can't reproduce the issues reported in them because Travis is outdated. We use Travis Ubuntu Trusty env...

medium difficult
testing
wishlist

It is smaller to download. Gensim has a converter

Look for a larger dataset of movies assigned to 1 genre. More data should improve the performance of the more complex models.

enhancement

I tried `verify_logging` and it doesn't quite work as expected in this scenario. i want a separate output file for logging, and another one for function return ``` def fizzbuzz(n):...