1206 Views
We will load the "house" data-set, which can be found here. It contains many different features for a given house. For this tutorial, we only want data about average area number of rooms and the price of each house. Add the following code to your script.js file.
0 comments