Sebastian Raschka

Results 820 comments of Sebastian Raschka

I am all in for adding more things that are not widely available elsewhere and are useful to others.

Sorry, I have been busy with grading and was then traveling over Xmas. The work in this PR is amazing, thanks a lot! Regarding the row vs column format, like...

I just see the unit tests failing. I don't know why this happens to Appveyor, but it seems that switching installations from pip to conda helped. Maybe something got changed...

All good. Based on the error logs, these are "natural" ones due to WIP and not issues with the CI.

What do you think about adding a/the benchmark script(s) to `mlxtend/frequent_patterns/tests/benchmark.py` (not `test_benchmark.py` so it doesn't get executed by default when running pytest? It may be useful to have this...

*sry, not sure why this PR was closed. I must have hit some keyboard combination -- never happened before. This was certainly not intentional.

Sorry for the sparse responses, I have been traveling over the holidays and am currently working on two manuscripts with submissions deadlines mid Jan. In any case, I am really...

Sorry, still haven't had time to look into this more. Along with the new semester (lots of teaching) & 2 paper deadlines in January, there wasn't time for much else...

Hi, via the `weights` parameter of the classifier only controls the weights of the models (e.g,. the GBM, random forest, and logistic regression). To clarify ... when you say "positive...

Oh I see, based on the terms you used, I would have assumed that you meant the class labels :) One way to go about it would be to use...