News
I use Python 3 and Jupyter Notebooks to generate plots and equations with linear regression on Kaggle data. I checked the correlations and built a basic machine learning model with this dataset.
Install Python and pip: sudo apt-get update sudo apt-get install python3-pip . Install Jupyter: pip3 install jupyter . Launch Jupyter Notebook: jupyter notebook; Configuration and Initial Setup.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results