scicloj / tablecloth

Dataset manipulation library built on the top of tech.ml.dataset
https://scicloj.github.io/tablecloth
MIT License
288 stars 23 forks source link

add data pre-processor PolynomialFeatures #17

Closed behrica closed 3 years ago

behrica commented 3 years ago

see sklearn.preprocessing.PolynomialFeatures.

Moved from https://github.com/techascent/tech.ml/issues/46 after this discusison: https://clojurians.zulipchat.com/#narrow/stream/264992-ml-study/topic/chapter.2005_06.20linear.20regression

behrica commented 3 years ago

This is now here: https://github.com/scicloj/sklearn-clj via libpython-clj.