A simple code to perform linear regression on multi-dimensional data to predict an attribute.
You will need Python, Matplotlib, Pandas, and Numpy to run this
Just look for '##XXXXXX' placeholders in the code, change them according to your data, and run the code