This is one hell of an inspiring course that demystified the difficult concepts and math behind PCA. Excellent instructors in imparting the these knowledge with easy-to-understand illustrations.
Relatively tougher than previous two courses in the specialization. I'd suggest giving more time and being patient in pursuit of completing this course and understanding the concepts involved.
автор: Divyansh K
•It was so tough
автор: EDWARD J R
•Amazing course
автор: Shounak D
•Great course !
автор: Andrey
•Great course!
автор: Samresh
•Nice Course.
автор: David N
•Great course
автор: Snehalkumar D P
•Nice Course
автор: Manikant R
•Best course
автор: Salah T
•Many thanks
автор: Artur
•good course
автор: miguel s
•very well
автор: Mohamed H
•fantastic
автор: Karthik
•RRhis cl
автор: Akash G
•awesome
автор: Bálint - H F
•Great !
автор: Md. R Q S
•great
автор: GEETHA P
•good
автор: RAGHUVEER S D
•good
автор: Harsh D
•good
автор: Wasif S
•I want to make this more of a guideline rather than a direct catch & read Review because of the nature of this course. But first, congratulations to all who have managed to pass this course. Now the big discussion. If you have taken the enrollment prior to the other courses under the specialization, then you have several decisions to make. First of all, this course requires HIGH PATIENCE & good HOMEWORK times. This course is also HIGH on programming. So, if you are not familiar with Numpy, then you have to put more PATIENCE than before. Thereby, if you are a newbie in Numpy & up for the challenge to learn the steps & then implement on the code, you should consider enrolling in this course. Those who lack in PATIENCE & code-correcting scenarios, should not enroll in this. I am not going to rate this course (although, without putting stars I cannot submit this writing). Why? This is a 5-star course if you judge the difficulty & advanced topics covered throughout. This is a 4-star course if you seem to find your linear algebra knowledge start to tumble sometimes & the coding assignments are up for the game with lack of clarity. This is a 3-star course because of the Instructor's approach to explaining the abstractness of the higher dimensions. If you go more abstract in already more abstract things, that is more like adding salt to the wound. This is a 2-star course if you all on a sudden realize that the entire knowledgebase around Linear Algebra is falling apart & (AND) the coding assignments are feeling like a living mystery, especially the instructions may sound more confusing. This course is not a 1-star & if anyone rates it a 1-star that is because he/she is a sore loser. Nothing goes without effort. The whole team definitely put effort to cover the complexity and balance in between. But they weren't quite successful. If you up for a challenge, you are welcome to get into it. If you are hesitant, have some ice-cream & try later. Thanks.
автор: Ertuğrul G
•The overall experience was very good. I have enjoyed all the math in videos and PCA derivation throughout the course. The course a bit harder than the previous ones in the specialization. However after some effort one can understand the points that is not taught thoroughly. Only downside of the course is the programming environment. I have attended different courses that are also using Jupyter notebooks on Coursera and they were flawless. Here we have, some cells do run forever, a grader behaving inconsistently and one week that has some steps completely against the general software engineering principles. By the way discussion forums are so helpful and make me understand some math concepts on the way. I recommend the course to people who want to improve their understanding of math before deep diving machine learning courses.
автор: Niju M N
•This is the final course in the Specialization, that focuses on Principal component Analysis.This course is a bit hard compared to the other two courses in specialization. This builds on the topics explained in the other two courses.The Instructor tries to squeeze the concepts in the limited time.Not all materials are completely explained in the video, however, students can refer to other materials available in the web/ Refer the course forums and get the concepts and use them to solve the Quizzes. Some times the Assignments and quizzes are frustrating , however they do a good job of reinforcing the ideas taught in the video. Totally this is a good time spent .
автор: Vassiliy T
•it is good, challenging course. i've learned a lot, but feel that i came away with quite patchy knowledge. This course is a big step up in complexity and delivery form the previous two courses. perhaps my expectations were not right to start with - one cannot learn this level of complexity so quickly. Admittedly there are many gaps between the lectures and course materials and what is asked in programming assignments. i ended up reading a lot online to fill in the gaps (i've learned a lot of python during the course, which is great!).nevertheless, after this course i feel equipped to continue with machine learning.
автор: Matteo L
•I think this course is slightly underrated at the moment. The topic is not an easy one and I thought the teacher did a great job of explaining it as clearly as possible using an appropriate amount of mathematical derivation.
I really thought the last week of the course was great, especially considering that everything we had seen so far in the specialization was used to develop the PCA algorithm. It's quite amazing how topics such as eigenvectors, projections and optimization all come together here.
I think the notebooks were quite challenging compared to the previous two courses with is definitely a plus!
автор: Aileen F
•It's a lot harder compared to the earlier courses in the specialization. Video lessons focus more on the theory and lack the visualization and practice problems of the previous courses. Some of the programming assignments can still be polished by including the discussion in between the codeblocks like the assignments in the previous course. Assertion errors in the notebook do not always reflect possible assertion errors in the grader. The difficulty reminds me of doing my own research and debugging my codes during college and those are useful lessons in graduate school and life.