Yafang611 / DeutscherAutomarkt

R based data analytics on German Cars Market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeutscherAutomarkt

Data source: https://www.kaggle.com/ander289386/cars-germany.

Applied Methods:

  1. PriceAnalysis.R: Random Forest. (date: 2021-09-06 )
  2. DecisionTree_Models.R: Decision Tree, including w/ cv & w/o cv, hyperparameter (date: 2021-09-14)
  3. Bagged_RandomForest_Models.R Bagged trees including w/ cv & w/o cv, , Random Forest (date: 2021-09-15)
  4. Boosted Trees: BoostedTrees including w/ cv & w/o cv, w/ tuning (date: 2021-09-16)
  5. Decision Trees plots (date: 2021-09-16)

Comparison summary of mae, rmse by using above methods could be find in the 'Evaluations Summary Based on Different Models.png' file.

Happy life, data drive!

About

R based data analytics on German Cars Market


Languages

Language:R 100.0%