Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
163 stars 75 forks source link

Sklearn Prediction should have an option to not use a target column #3087

Closed shengquan-ni closed 3 days ago

shengquan-ni commented 6 days ago

In order to use the ML scorer, we need to let Sklearn Prediction keep the original target column in the dataset. Therefore, there should be an optional field for not using a target column.

截屏2024-11-19 下午5 09 38