Concise documentation and implementation of basic ML, Regression and Classification techniques using pandas and scikit-learn.
You need to install the dataset from the internet. Link = https://www.kaggle.com/datasets/gunjanpathak/melb-data/data
after downloading, replace the file path with CSV files/melb_data.csv in the code.
Get the required modules using pip & u should be good to go.