moazkh60 / Decision-Tree-Regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision-Tree-Regression

In this example I am using the same data set to predict the same salary that I predicted in polynomial and support vector regression but this time using Decision Tree Regression. The result turns out to be a bit lower than SVR.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%