Re: Making more features in Logistic Regression

2016-10-18 Thread miro
Hi, I think it depends on how non-linear data you have. You could add polynomial to your model,..but everything depends on your data. If you could share more details maybe a scatter plot, would help to investigate the problem further. All the best, Miro > On 18 Oct 2016, at 19

Re: Making more features in Logistic Regression

2016-10-18 Thread miro
Yes, I was thinking going down this road: http://scikit-learn.org/stable/modules/linear_model.html#polynomial-regression-extending-linear-models-with-basis-functions http

java: see logging output in in UI

2016-10-09 Thread Miro Karpis
, RootLogger,..different setups of log4j.properties,...but no luck. Please, do you have some quick example that how do you handle logging? I'm running on Spark 2.0. Thank you very much for any kind of information :) All the best, Miro