Building a pipeline#
Get a simple machine-learning pipeline for tabular data. |
Transform a dataframe to a numerical (vectorized) representation. |
|
Select a subset of a DataFrame's columns. |
|
Drop a subset of a DataFrame's columns. |
Get a simple machine-learning pipeline for tabular data. |
Transform a dataframe to a numerical (vectorized) representation. |
|
Select a subset of a DataFrame's columns. |
|
Drop a subset of a DataFrame's columns. |