Machine Learning

AutoTS – my new time series package for Python

I have a history of obsessing over predicting the future. Probably the first major time series project I had was in grad school, with a consulting project forecasting amusement park attendance that ultimately found a LSTM network to be most effective. Again at my first data science job, forecasting demand and sales and prices. Probably

AutoTS – my new time series package for Python Read More »

Building an Ubuntu VM to host Docker and Building Containers for Python Scripts Launch VM

The first part of these instructions are generic to any vm launch (unless you use a preconfigured image) Go to the cloud service of your choice (here Microsoft Azure) and launch a VM of a size of your choosing (nothing too tiny, probably 8GB RAM minimum if doing machine learning), running Ubuntu Server (or similar).

Building an Ubuntu VM to host Docker and Building Containers for Python Scripts Launch VM Read More »