Simon Roth

Results 25 comments of Simon Roth

Wonderful! I would not have had the time to get into that depth. But this will help a lot when comparing frameworks. I will let you know about the results...

Hi - just a small question: Is it possible to get statistics in percent instead of absolute value? For example, if i want to know what is the equity and...

Hi guys, just some more information. Now I got 4 packages and we can sparsely compare the metrics. First of all I very happy that there is already a lot...

Okay perfect. I will look into blotter for the drawdown issue, the n_trade difference and if needed provide an repex. The feature request should be also for blotter and not...

Hi Polakowo, I compare different backtesting tools to spot bugs and to increase trust into our open source work. So far I got 4 packages and we can sparsely compare...

* Backer is just another backtest tool that we are going to release after testing. Vectorbt is perfect to compare against. * I will have a look into calculating the...

Hi folks, around the time of your discussion I build a Rmd file with semantic UI components from the shiny.semantic package [website](https://systats.github.io/awesomeRmarkdown/). Maybe you are interested in the [code on...

Hi guys: sounds very good to gather the collective wisdom on NLP. Altough 9000 tweets seem to be a little bit few data at least for keras. But sure I...

sure, there are probably to many * [Google Jigsaw Toxic Comment Classification](https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge/data) * [Hate speech detection](https://github.com/t-davidson/hate-speech-and-offensive-language) * [nlp-datasets](https://github.com/niderhoff/nlp-datasets) But it strongly depends on what you are personally interested in.

I too think classification and regression is well documented (in other languages) everywhere, but some specific problems remain difficult (unbalanced data/ multi-outcome). I'd love to work on projects involving Seq2Seq...