Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 82% Python Regression Analysis: Statistics & Machine Learning

Python Regression Analysis: Statistics & Machine Learning

$17.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.5/10 (Our Score)
Product is rated as #211 in category Python

HERE IS WHY YOU SHOULD ENROLL IN THIS COURSE:

Regression analysis is one of the central aspects of both statistical and machine learning based analysis.

This course will teach you regression analysis for both statistical data analysis and machine learning in Python in a practical hands–on manner. 

It explores the relevant concepts  in a practical manner from basic to expert level.

This course can help you achieve better grades, give you new analysis tools for your academic career, implement your knowledge in a work setting & make business forecasting related decisions…All of this while exploring the wisdom of an Oxford and Cambridge educated researcher.

Most statistics and machine learning courses and books only touch upon the basic aspects of regression analysis.

This does not teach the students about all the different regression analysis techniques they can apply to their own data in both academic and business setting, resulting in inaccurate modelling.

My course is Different; It will help you go all the way from implementing and inferring simple OLS (ordinary least square) regression models to dealing with issues of multicollinearity in regression to machine learning based regression models. 

LEARN FROM AN EXPERT DATA SCIENTIST:

My name is Minerva Singh and I am an Oxford University MPhil (Geography and Environment) graduate. I also just recently finished a PhD at Cambridge University (Tropical Ecology and Conservation).

Instructor Details

Hello. I am a PhD graduate from Cambridge University where I specialized in Tropical Ecology. I am also a Data Scientist on the side. As a part of my research I have to carry out extensive data analysis, including spatial data analysis.or this purpose I prefer to use a combination of freeware tools- R, QGIS and Python.I do most of my spatial data analysis work using R and QGIS. Apart from being free, these are very powerful tools for data visualization, processing and analysis. I also hold an MPhil degree in Geography and Environment from Oxford University. I have honed my statistical and data analysis skills through a number of MOOCs including The Analytics Edge (R based statistics and machine learning course offered by EdX), Statistical Learning (R based Machine Learning course offered by Standford online). In addition to spatial data analysis, I am also proficient in statistical analysis, machine learning and data mining. I also enjoy general programming, data visualization and web development. In addition to being a scientist and number cruncher, I am an avid traveler

Specification: Python Regression Analysis: Statistics & Machine Learning

Duration

6.5 hours

Year

2021

Level

All

Certificate

Yes

Quizzes

No

23 reviews for Python Regression Analysis: Statistics & Machine Learning

4.3 out of 5
17
1
2
2
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Mouni Ishaar

    I really like the focus on the practical implementation of the different regression techniques in Python. The package statsmodel was also covered in detail

    Helpful(0) Unhelpful(0)You have already voted this
  2. Anthony Smith

    This is just about the only course that focuses on Python based regression analysis from a stats and ML point

    Helpful(0) Unhelpful(0)You have already voted this
  3. Claire Philippeau

    Very good, excellent!

    Helpful(0) Unhelpful(0)You have already voted this
  4. Jon

    Probably the best statistical course using python on udemy.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Christopher Cunnyngham

    The best specific coverage I’ve found for implementing linear regression in Python. The statistics review is superficial and better options are available, but frankly you should have a good foundation in basic descriptive statistics and some idea about inferential statistics before coming to this course. If you’re looking for straight forward application and coding for LR in Python, this is the best Udemy course I’ve found.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Manas Shukla

    Poor production. At many points the screen recording is clipped while the lecturer talks about something relevant placed off screen. Course content (files provided in zip archive) do not match up with either the section of the course or even the course section that is show in the screen recording. Actual content is ok, but requires a lot of effort to make up for shortcomings. At certain points there is a pop up message on the instructor’s screen that is never dismissed, effectively hiding what is being taught. Kind of a big deal since this course is entirely a series of videos without accompanying documentation.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Peter Khayat

    straight to the useful point

    Helpful(0) Unhelpful(0)You have already voted this
  8. Anil Kumar Pandey

    It is useful for me

    Helpful(0) Unhelpful(0)You have already voted this
  9. David Sadeli

    Overall pretty good, although some topics seemed to be only mentioned briefly. There are also some inconsistencies and skips between the lecture speech and presentations.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Mohammad Khadeer Akbar

    Very useful for Data Science

    Helpful(0) Unhelpful(0)You have already voted this
  11. Selvia Jain

    Its easily the best resource on Python regression

    Helpful(0) Unhelpful(0)You have already voted this
  12. Dr. Beena B.M.

    Yes

    Helpful(0) Unhelpful(0)You have already voted this
  13. Verna Maldeni

    This course is an excellent match for me!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Fereira Colt

    I’m so thankful that Minerva is so knowledgeable and teaching me what I need to know !!!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Adam Strong

    Very good practical statistics in python course. Liked the explanation and the pace.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Kamil Sans

    After I get in the course I’ve got a better understanding of what those codes means. Thanks!

    Helpful(0) Unhelpful(0)You have already voted this
  17. Pattara Tepnu

    It is very good to explain about Pandas & Regression

    Helpful(0) Unhelpful(0)You have already voted this
  18. Paolo Caputo

    Explanations are lengthy and without the necessary amount of useful information. There are no exercises. The course material is awfully organised and not helpful. I just enrolled in a course on the same topic and the difference is significant. I strongly advise against this course.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Jo Johnny

    Slow but thorough

    Helpful(0) Unhelpful(0)You have already voted this
  20. Greta Wong

    Very good Python based course on regression analysis

    Helpful(0) Unhelpful(0)You have already voted this
  21. SHRUTI IYER

    Not what I expected. I thought it would go deeper into Python for statistical analysis, however the course is just a rundown of what code is already on the scree without appropriate explanation.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Reynold Lord

    She does a great job explaining Python for people new to Python. Very impressed.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Ashwani

    Informative & outstanding course

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Python Regression Analysis: Statistics & Machine Learning
    Python Regression Analysis: Statistics & Machine Learning

    $17.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare