Category: Python
-
How to Use FB Prophet for Forecasting
This tutorial will show you how many followers you should expect using the Facebook Prophet (FB Prophet) python package in the coming days and weeks.
-
Use Matrix Factorization and H2O to Replace Missing Value
I stumbled across an interesting Reddit post about using matrix factorization (MF) for imputing missing values. I show a python tutorial on how to do it.
-
How to Install H2O Wave on AWS Lightsail or EC2
If you’ve never heard of H2O Wave then you have been missing out on a new cool app development framework. We use it at H2O to build AI-based apps and you can too, or use it for all other kinds of interactive applications.
-
Simple Python Tutorials You Can Do
This is my ongoing list of Python Tutorials. I’m currently merging my various Python Tutorials into one cohesive list below as a way to reduce the number of posts all over my site.
-
How to Use Python to Build a Forex Trading Bot
I have had some time to continue on using python to build by forex trading bot now that we’re all self-isolating. This is purely for educational purposes