Performing regression tasks using decision tree & PCA basics

Go to class
Write Review

Performing regression tasks using decision tree & PCA basics provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Performing regression tasks using decision tree & PCA basics is taught by Ashish Dikshit. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this 1-hour long project-based course, you will learn how to perform regression tasks using decision tree & some PCA fundamental coding.
    you will get expertise in acing following tasks-
    Predicting two decision tree regression model
    Drawing Decision tree for regression
    Regularize a decision tree regressor
    Setting up the environment for dimensional reduction
    Coding for Projection methods in Dimensionality reduction
    Coding for PCA using SVD decomposition and SCIKIT learn