Skip to content

Instantly share code, notes, and snippets.

@FaisalAl-Tameemi
Last active November 11, 2018 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FaisalAl-Tameemi/73d0f14226cc7b5192668f5d73d3d5ca to your computer and use it in GitHub Desktop.
Save FaisalAl-Tameemi/73d0f14226cc7b5192668f5d73d3d5ca to your computer and use it in GitHub Desktop.
Model Name Training Score Validation Score Test Score
NaiveModel (always predicts mean price) 0.000000 -0.000172 -0.000609
RandomForestRegressor 0.711069 0.487592 0.489714
PLSRegression 0.459397 0.445175 0.432827
LinearRegression 0.534462 0.488490 0.487435
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment