📑   Deep Learning. Practice Project 1_1: Exercises with Regression Algorithms

🌀   Homepage     🌀   Project List     🌀   GitHub Pages     🌀   Previous     🌀   Main     🌀   Next     🌀   Instagram Posts     🌀   Pinterest Posts
In this project, we'll train various skills in the sphere of regression algorithms.
Models will be trained and tested on data collected from homes in suburbs of Boston, Massachusetts.
Origin: This dataset was taken from the StatLib library which is maintained at Carnegie Mellon University.
Creators: Harrison, D. and Rubinfeld, D.L.
Data Set Information: Concerns housing values in suburbs of Boston.

✒️  Code Tools


✒️ Exercise 1: Combine R & Python



✒️ Exercise 2: SQL Querying



✒️ Exercise 3: Feature Types


  💡   This cell does not work with Python 3.9.

✒️ Exercise 4: Your Own Practice