FO
Oct 8, 2020
I'm extremely excited with what I have learnt so far. As a newbie in Machine Learning, the exposure gained will serve as the much needed foundation to delve into its application to real life problems.
RC
Feb 6, 2019
The course was highly informative and very well presented. It was very easier to follow. Many complicated concepts were clearly explained. It improved my confidence with respect to programming skills.
By Abdoulaye W D
•Oct 7, 2023
GOOD
By Muqseet F
•Apr 17, 2023
good
By Girija S M
•Aug 24, 2022
nice
By A R
•Feb 20, 2022
good
By Anshuman R
•Jul 15, 2021
good
By Mullangi T
•Jun 21, 2021
GOOD
By SHALINI S
•Sep 6, 2020
Good
By Zakir H
•Jul 19, 2020
Good
By Sudhanshu R
•Jun 12, 2020
good
By Tejas S
•Apr 28, 2020
good
By VIGNESHKUMAR R
•Dec 26, 2019
Good
By Lakshmi N
•Dec 10, 2019
Good
By lokesh s
•Jul 17, 2019
good
By Hiep D X
•Oct 18, 2022
ok
By syed s
•Aug 8, 2021
wow
By piyush s
•May 19, 2020
ok
By Pagadala G s
•May 18, 2020
Ok
By RABAB E
•Dec 14, 2023
.
By Malte H
•Jan 11, 2021
PRO: Good overview and basic introduction of common machine learning techniques.
CON:
- The final assignment is peer reviewed! I saw no mention of this before purchasing the course. This means you are at the mercy of other students who may have less experience than you and may notbe qualified in grading assignments. Also it may mean you have to wait a long time before you get your certificate. It would be better to implement a Kaggle-style assessment of the models and use that to obtain a score and turn that into a grade. This would be transparent and instantaneous.
Some of the forum answers provided by the teaching staff are half baked and often inconsistent. e.g. they give example code for making a figure and and also a figure. But the figure is obviously not made with the provided code and the code contains typos. This is frustrating and makes learning harder than it should be.
Some of the code in the lab exercises don’t obey good practices. e.g. in every lab the data is normalised before train/test splitting. In the final project there is a comment that this should be done the other way around (and it really should!). Why not do it the right way in all the examples throughout the course?
By Isabel L
•Apr 9, 2021
The course provides a good overview of the topic over 5 weeks plus the project week. With previous knowledge of Python, the coding is easy to follow. The videos are good. However, the Python Jupyter notebooks provided could be significantly improved. The content could be of better quality and more rigorous. The notebooks have many spelling mistakes, few explanations, unnecessary imports, a few bits of code that are incorrect and need to be fixed, some unnecessary or incorrect statements, etc. Some of the exercises proposed in the notebooks are meaningless for learning. Better practice tasks could be thought. Different notebook parts are clearly written by different people with different coding styles, which can sometimes be confusing for the learner. The assessment (classifier of loan repayment data) could also be improved as it was confusing in terms of what data sets should be used for training and testing. Peer-review is perhaps not the best for assessment grading either. Overall I enjoyed it and learnt, it's a good first impression of the subject but I would have expected higher quality of the materials from IBM - Coursera. Also, it would be good if notes or slides were provided.
By Thierry C
•Feb 5, 2022
This course is pretty dense in mathematics concepts for evident reasons but there is a lot of repeat on "beyond the scope of this course" so maybe, the course should focus more on what they want to teach. This is the ninth course I took as part off the IBM professional curriculum and they all are formatted in the same way: the videos explains the concept in simple terms but you are left alone with the hands-on labs where you mostly learn nothing as you just execute the cells one by one until the end where you have to GUESS what should be written when the solution is not in the notebook. Now, during the whole length of this course, the labs are focused on how to create the different algorithms with an abrupt ending but the final submission leaves you having to come back to the week 3 trying to understand how to APPLY the models on another dataset. Given the global level of these courses which is supposed to be targetting beginners, I found the last submission to be harsh and from what I have read for the next course of the curriculum, the next one is even worse.
By Norma L
•Oct 26, 2020
There are some labs that are amazing (towards the end) with all the steps explanations and all, but there are others full of errors, without answers, without explanations.
Even the sample notebook for grading your peers is wrong when it uses the split X_train, y_train for training the set after having found the best K, but then as well for all the other algorithms, and in a 1 year old post even a teaching staff agrees with this.
Also final lab is not properly explained leading to people not understanding what they need to do and resulting in very poor final projects
I´ve enjoyed the course anyway, because I´m more than capable of see what´s an error and what´s not and to find my way through all the flaws by digging in the internet and all, and because I love the subject
But given that we pay for the training, and many of this errors have been highlighted for months and even more than 1 year, I dont get this not being sorted.
Also the lack of support of the teaching staff has been amazing...
By Fuxia J
•Dec 10, 2020
The video lectures are informative and rich in information. Generally speaking the labs have way more glitches than the previous courses that I've taken as part of the professional certificate program. As I can see from the discussion forums, many of the issues had been raised more than 2 years ago, yet there did not seem to be effort to fix them for the newer students. Although teaching staff was able to answer some questions, it took a lot of struggle and waste of time to figure out things. I strongly recommend the teachers and/or the teaching staff periodically and more frequently review and update any issues that are raised both in the discussion forums. I did learn a lot from the course but expected a better learning experience!!! Thank you!
By Piyush G
•Feb 8, 2019
Though this course is a good introduction to machine learning concepts, but i believe it was a little superficial about the inner working of the core concepts( evades the relevant mathematics on many occasions).
What you will learn: An overview of the working of various elementary ML algorithms from data wrangling to implementation.
What you won't learn: The maths behind various learning techniques.
Suggestions to improve: Implementation of the Algorithms from scratch, emphasizing the mathematical background of each technique would help a lot to the first time learner, though it might narrow down the target audience a bit, but would be much beneficial to those who are willing to put some extra hours to brush up those requirements at their own end.
By Alexey K
•Jan 23, 2023
A quick summary of all classical ML algorithms. Quality video content and quizzes, but severely lacks hands-on projects.
All Jupyter labs are optional and are of "click-through" or "copy-and-paste" nature with no need to write your own code and experiment, which takes away a huge learning opportunity. And there is no auto-grading for your code either.
Makes you wonder for how long will one be able to retain the acquired knowledge without any substantial practice.
Additional notes: although this course in particular is not too bad, I highly advise not taking this specialization due to later courses (#3 in particular) being almost useless. The lack of graded coding practice will make you retain almost no knowledge or practical skills.