Data Project — Pokemon Battle Prediction (2): Predict with Machine Learning

Renee LIN
4 min readApr 16, 2022

Based on the data exploration in the last post, applying ML to the processed data is not very difficult. This is because there are mature python libraries that provide built models. We can import those models and use processed data to train/fit the model. Three well-known libraries are Pytorch, TensorFlow and Scikit-learn. I use Scikit-learn, which is the…

--

--

Renee LIN

Passionate about web dev and data analysis. Huge FFXIV fan. Interested in healthcare data now.