Skip to content

Parallelization of code in Python for beginners - PyData Global 2022 Tech Talk

License

Notifications You must be signed in to change notification settings

kopant/pydata22-joblib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydata22-joblib

Parallelization of code in Python for beginners - PyData Global 2022 Tech Talk

This repo houses code that illustrates the use of the python joblib package to speed up execution of a typical data science machine learning based workflow. Joblib is used in data pre-processing and hyper-parameter tuning.

Data for this project can be found on Kaggle. It was downloaded on 11/19/22.

Experiments were run on a Dell Latitude E5450 laptop with an Intel Core i7-5600U (4 Core) and 16 GB of RAM, running Manjaro Linux.

About

Parallelization of code in Python for beginners - PyData Global 2022 Tech Talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published