Neuraxio / Neuraxle

The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.
https://www.neuraxle.org/
Apache License 2.0
608 stars 62 forks source link

Question: How do i create a Pandas column selector in Neuraxle #444

Closed setuk closed 3 years ago

setuk commented 3 years ago

Asked this question on SO https://stackoverflow.com/questions/66028844/neuraxle-select-columns I can see how to do it in sklearn but need a little help in neuraxle

guillaume-chevalier commented 3 years ago

This is an existing issue here:

Closing the present issue to only keep the original (unless @setuk you have more precisions to give such that it really be a different issue).