This project modularizes a Jupyter script into structured Python code for an ML pipeline, following Atelier 2 guidelines. It includes reusable functions for data preparation, model training, ...
Now that we've covered some of the basic syntax and libraries in Python we can start to tackle our data analysis problem. We are interested in understanding the relationship between the weather and ...