6: APPLY TableVectorizer

This step used:

This step was used by:

Where was this step created?

                
  File "/home/jerome/workspace/scratch/2025/01/expr-presentation/fraud_skrub.py", line 18, in <module>
    vectorized_products = products.skb.apply(

                
            

Estimator fitted in this step:

OnSubFrame(cols=(all() - cols('basket_ID')),
           transformer=TableVectorizer(high_cardinality=StringEncoder(n_components=5)))
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.

Output of this step

Please enable javascript

The skrub table reports need javascript to display correctly. If you are displaying a report in a Jupyter notebook and you see this message, you may need to re-execute the cell or to trust the notebook (button on the top right or "File > Trust notebook").