RP
2019年4月19日
perfect for beginner level. all the concepts with code and parameter wise have been explained excellently. overall best course in making anyone eager to learn from basics to handle advances with ease.
SC
2020年5月5日
I started this course without any knowledge on Data Analysis with Python, and by the end of the course I was able to understand the basics of Data Analysis, usage of different libraries and functions.
創建者 Susan A
•2020年5月6日
Some of the Regression-model and Plotting topics that were tested on the Peer-Graded Assignment should have gotten a little more time in the videos. The best solution to this would be to put the "Data Visualization with Python" course BEFORE this one, as it devotes more time to these topics.
創建者 John B
•2019年9月9日
Contained some simple grammatical errors, as well as some syntax typos in some of the modules. The most relevant thing I would criticize is the lack of depth with describing certain topics ion the modules as they can be very complex. I recommend studying the section notebooks thoroughly.
創建者 Michael K
•2019年4月28日
There is a lot to unpack in this course. If you have a statistics background, this may seem kind of trivial, but for the rest of us it is loaded with ways to view data. My only criticism would be that it sometimes skims across an advanced topic without really giving a general overview.
創建者 Irving B
•2018年10月11日
This course gives a very clear view of the tools used to find the best way to analyze data when looking for the best model to predict target values. The use of Jupyter Notebooks to run code for the data analysis is very useful and enables the student to experiment on his own for options.
創建者 yimingguo
•2019年3月24日
I have start this course without knowing any Python code. I made it through but with a lot of rock with all the code. like a For loop or simple Python code. I suggest to study basic Python code then start this course but this course did push me a lot on Python code learning with Youtube
創建者 Jurriaan A M
•2021年2月11日
Only 1 thing i miss in this course : some extra reading material because especially the last subjects here are a bit tricky to comprehend in full. Presentation overall is great, the labs are really helpfull as they are packed with excercises AND extra info. So yeah : take this course!
創建者 Lauren J
•2019年5月7日
This was a good course, but didn't have as much labwork as I would have liked. There were a lot of labs, but they were mostly already completed by the instructors - more of a read-along than actually doing work yourself. That said, it was a valuable course and don't regret taking it.
創建者 Nicole L
•2020年10月4日
This was a very challenging course. i don’t think I had any business choosing an intermediate level course because I have no experience in Data Analytics so I am a beginner. It was very interesting to see how statistics and math concepts were applied though and I did learn a lot.
創建者 Leandro P
•2020年10月9日
Great course to help us understand more about Python libraries. Just marked as 4 stars because I wish we had a better conclusion, showing us how to explain the charts and values to a meaningful insight for decision making. There could also be more dataset examples for training.
創建者 Benjamin S
•2020年1月17日
The course teaches an incredible amount of information in a relatively short time. The downside to this is that users don't get enough practice within the course on the data analysis methods and functions taught. Additionally, there are a lot of typos that need to be fixed.
創建者 Sarkis S
•2022年6月20日
Course was very useful and helpful. However, there are so much new and complex information being introduced in just one 4-6 minute videos, which can be difficult to understand, and may require to watch the same videos over and over, as well as alot of practice to be done.
創建者 Brett H
•2020年8月3日
I think the breadth of content in the course was a bit too wide. More modules, and Python content, focused on exploratory data analysis could've been expounded upon, instead of so quickly moving into predictive analytics. Nonetheless, I did gain value from the course.
創建者 Mukul B
•2018年11月9日
This module is loaded with concepts. Even though they are introduced in a logical sequence, it gets a little overbearing and tend to lose the relevance in the context of car price prediction. At least, now I am aware of the techniques, methods and python's capability.
創建者 Luis O L E F
•2019年11月14日
Good introductory course. Even though it is an introduction, the course would benefit a lot from including a bit more of theory, even as optional material. For example, including theory about ridge regression, instead of just mentioning how to implement it in Python.
創建者 Miguel C V
•2020年6月21日
It is a great course. The one thing I believe could be better, is to deepen the scope of the mathematical concepts. Indeed, it is a course that assumes knowledge in that area, but it would be great to include links to papers or articles that explain those concepts.
創建者 Venkata S S G
•2020年1月28日
Content was decent. Do ungraded labs provided as practice exercises if you want much exposure and and free flow of code while using the data analysis libraries. Overall, the course is helpful for an intro and intermediate level. Will definitely work as a refresher.
創建者 Juan V P
•2019年4月16日
I think that you missed more detailed explanations on how to analyze the results, especially for those of us who are not mathematicians or with advanced knowledge of statistics. But, is a fact that In the end it was the course i've enjoyed the most. This is awesome
創建者 Beylard P
•2020年3月25日
Great notebooks and clear content except two points :
1 - polynomial regression and pipelines have not been enough thorough and detailed. Quite complicated to aprehend
2 - final assignment question 8 - nothing to do. answers were already in the downloaded notebook
創建者 Vera C
•2019年9月11日
The course is quite challenging for me as a beginner of using python to perform linear/non-linear model development. It is good in terms of the plenty of content for people to learn but it is quite hard also as it would be better to have more practice / examples.
創建者 Piyush J
•2020年1月27日
This course teaches you important python liabraries like pandas, scikit-learn. It also provides information about regression and helps us to build a model for a given case. Overall its very nice course for getting idea about how to do Data Analysis using Python
創建者 Anton V
•2019年1月15日
I think this is a decent course that introduces data analysis on a basic level. The first 3 weeks were really well written, the last 2 weeks have some faults in them though, like values referred in the text which does not match with values written in the code
創建者 Jessie J
•2020年3月6日
Very good introductory course on data analysis using Python! It is best for people who already had some level of analytics experiences before as it sometimes goes a little bit fast. But very good in general, covers a wide range of topic, with good exercises.
創建者 Avish J
•2019年12月15日
Good to start with, this course provide you with the step involved in Data analytics but no logic behind these steps are provided. If you are new to python library this course will be helpful for you as it involve use of pandas, Scikit, Scipy and matplotlib.
創建者 Bernardo N B C F
•2019年7月2日
Really enjoyed the Labs, specially the last ones that were long and covered a lot of material in depth. I think the course would have a better user experience if it wasn't for the many spelling mistakes and small bugs, specially in the Jupyter notebook Labs.
創建者 Zayani M
•2018年12月11日
Toughest course so far. I liked being able to visually see the statistics behind data analysis, which was much more helpful than the textbooks I had to use to earn my math degree! However, the final week was still a challenge to get through and understand.