Loading...
Skip to content
Data stories

Data stories

Stories about my datasciene journy! Join me :)

    • About me
    • My talks
    • Contact me
    • Find me on github!
  • Recent Posts

    • Where Does Your Organization Stand on the AI Maturity Scale?
    • Essential Features in AI Products
    • Why and how to reduce hallucinations in LLMs practically?
    • Install Spark & Pyspark on Windows
    • Google computing options and how to choose them?

    Categories

    Archives

    • November 2024
    • February 2024
    • September 2023
    • October 2021
    • February 2021
    • January 2021
    • November 2020
    • October 2020

columntransformer

Pipelines and columntransformer in Sklearn

Pipelines and columntransformer in Sklearn

Posted on October 18, 2020November 14, 2020Machine learning, Python

What is pipeline? Pipeline is a way to organize repetitive steps in data science projects such as data cleaning, data transformation and data modeling. It makes your code clean, readable and facilitates implementation in the ...

Read more ⟶
© 2021 Nonlinear data. All Rights Reserved