Business Analytics with R (29 Blogs) Become a Certified Professional
10 Jun 2015

Business Analytics Decision Tree in R

Understanding R Programming Language

‘Business Analytics with ‘R’ at Edureka will prepare you to perform analytics and build models for real world data science problems. It is the world’s most powerful programming language for statistical computing and graphics making it a must know language for the aspiring Data Scientists. ‘R’ wins strongly on Statistical Capability, Graphical capability, Cost and rich set of packages.This video makes you understand the way to make business analytics decision tree in R.

Decision Tree Data & Code

# Fitting classification Tree models
# Load company data file from folder
file_path =8, "High", "Low")
# Check how many rows are there in "Sales_Cat_Var" variable
length(Sales_Cat_Var)
# To check the dimension of Company_Data
dim (Company_Data)
# To check the first few row of Company_Data
head(Company_Data)
# append Sales_Cat_Var to Company_Data dataset,
Company_Data 

If you wish to learn Power BI and build a career in data visualization or BI, then check out our Power BI Certification Training which comes with instructor-led live training and real-life project experience. This training will help you understand Power BI in-depth and help you achieve mastery over the subject. Also, Take your career to the next level by mastering the skills required for business analysis. Enroll in our Business Analyst Course today and take the first step towards a fulfilling and lucrative career.

Got a question for us? Please mention it in the comments section and we will get back to you.

 

Related Posts:

 

 

 



 

 

Comments
4 Comments
  • Al says:

    Could we get the Decision Tree Data & Code to recreate output please?

    • EdurekaSupport says:

      Hi Al, we have updated the post with the code.

      • Sudheer says:

        Where can I download the company data from ?

        • EdurekaSupport says:

          Hi Sudheer,
          Thank you for reaching out to us.
          We would recommend that you get in touch with us for further clarification by contacting our sales team on +91-8880862004 (India) or 1800 275 9730 (US toll free). You can mail us on sales@edureka.co.

Join the discussion

Browse Categories

webinar REGISTER FOR FREE WEBINAR
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP

Subscribe to our Newsletter, and get personalized recommendations.