ML Devlog 3!
I just started the Scikit-Learn MOOC course to learn the basics of Scikit-Learn and machine learning as a whole! :D
Today, I completed the Tabular Data Exploration section of the course and visualized some historical 1994 census data.
While not recording, I also set up an Anaconda environment for my ML projects, and it includes libraries such as pandas, numpy, matplotlib, seaborn, and scikit-learn. I then loaded this environment into VS Code, where I was able to open a notebook file to code in.
For the 0 people wondering, I have switched (again) off of the Google course because my goal involves using Scikit-Learn, which the Google course would not teach. :(
Thanks for reading :3