Preston Parry

Results 154 issues of Preston Parry

do not overwhelm the user with unnecessary information have lots of examples have a totally separate Advanced section, where we cover all the deep custom ways you can tweak the...

major focus

create a json that is a summary of everything. ok, it will probably have to be a folder, and in that folder we'll have a .pkl of each of the...

major focus

basically, make the makePrediction function usable within node, not just by passing in a new file

major focus

this should make our linear estimators more effective and frankly removes much of the burden of feature engineering from the engineer.

http://scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html This may not work with gridsearchcv, so we might have to build in a little extra logic gate around that.

minor focus

that will make it compatible with windows machines as well.

minor focus

one of the parameters expects an int but is getting some number that is not an int. it's just a warning, but it's annoying. see if we can figure out...

seems they're re-organizing searchCV and feature selecting