Re: [scikit-learn] Question about contributing to scikit-learn

2018-12-09 Thread eamanu15
Hello Parker, I can tell you my experience. I start to contribute to sklearn two month ago, and I start with code review, this way I can learn how sklearn is written and how is the workflow, read issue and try to solve them. Then, I make some PR. I can tell that the core devs are very friendly

Re: [scikit-learn] Outlier Detection: Contributing a new Estimator: Rank-Based Outlier Detection

2018-11-07 Thread eamanu15
Ups, I forgot edit the subject. This my message: Hello! I can help in the new estimator. Jackob, I will read your article and if you want we can start making a formal proposal to sklearn. Like say Andy, this sound like a case for scikit-learn-contrib Regards! Emmanuel

Re: [scikit-learn] scikit-learn Digest, Vol 32, Issue 5

2018-11-07 Thread eamanu15
Hello! I can help in the new estimator. Jackob, I will read your article and if you want we can start making a formal proposal to sklearn. Like say Andy, this sound like a case for scikit-learn-contrib Regards! Emmanuel ___ scikit-learn mailing list

[scikit-learn] ​Re: Error with Kfold cross vailidation

2018-10-24 Thread eamanu15
Hello Bright! > I am Bright and am trying to build a machine learning model with sklearn > I get the following error however, can someone please help me? > > kf = KFold(data.shape[0], n_splits=5) > TypeError: __init__() got multiple values for argument 'n_splits' > > Reading the doc [1] I

Re: [scikit-learn] Bootstrapping in sklearn

2018-09-18 Thread eamanu15
Hello! > Any help would certainly be welcome, no matter how slow. I appreciate the > interest. > That sound interest! If you need help, let me know! I would be happy to help Regards! Emmanuel ___ scikit-learn mailing list scikit-learn@python.org