学生对 Johns Hopkins University 提供的 Practical Machine Learning 的评价和反馈
课程概述
热门审阅
MR
Aug 13, 2020
recommended for all the 21st centuary students who might be intrested to play with data in future or some kind of work related to make predictions systemically must have good knowledge of this course
LS
Feb 3, 2018
The practical machine learning course is a booster for the data science aspirant.The concept taught by the Prof Jeff Leek is easily understandable. Thank you so much Sir.
576 - Practical Machine Learning 的 600 个评论(共 623 个)
创建者 Agatha L
•Jan 22, 2018
I was disappointed with this course. For better or worse ML is a part of data science and, in this course, the instructional depth was lacking. The lectures provided examples of how to implement a few ML algorithms in R, with very little actual instruction on the intricacies of these algorithms, theoretical foundations etc. Taking the course I felt somewhat cheated (a google search would have done the job of the class), and frustrated with various little bugs in Quiz/Assignment content.
创建者 Fulvio B
•May 24, 2020
This course is not at the same level of the other courses I followed in the data science specialization. The lessons seem easy but when confronted with practicalities you realise you are missing practical tools. Moreover, sometimes the code is not up to date with a package and some datasets not available anymore. This creates problems with the quizzes since sometimes is not possible to reproduce one of the given options. I do not think this is acceptable for these kind of courses.
创建者 Damon G
•Mar 1, 2016
The mathematics in this course are at a high level (similar to Statistical Inference) - and are presented at a pace that is challenging without significant background in the field. There is little guidance presented on the methods required. It is recommended that students source out plenty of support material (intro to statistical inference and similar).
创建者 William K
•Feb 11, 2022
This course was the most challenging and most frustating of the courses in the Data Science Specialization (I've now taken all but the Capstone project). The material has not been updated since the course was first run; given the number of updates to R and R packages this turns the Quizzes into an exercise in frustation.
创建者 Marshall M
•Sep 23, 2017
A lot of the concepts in the course are grazed over very briefly and don't go into that much depth. In addition, some of the concepts are taught as concepts, they are taught through examples which tends to contextualize the material. Good content but could be put together in a more in depth manner.
创建者 Mehrshad E
•Mar 28, 2018
This course really lack something like SWIRL. The lectures only provide a summary, which is not helpful for someone new to the machine learning. Also, the instructure tries to cover pretty much everything but not in depth; instead, I think fewer topics should be covered in depth.
创建者 Arcenis R
•Feb 25, 2016
The instructions for the final project were very unclear and even though I submitted all assignments well before their respective deadlines and reviewed the required number of projects my work was not processed for a grade thereby delaying my specialization completion.
创建者 Felipe M S J
•Dec 2, 2016
No es un curso en el que se aprenda demasiado.
Parece demasiado avanzado en el uso de "caret" y en vez de enseñar, parece ser que todo debe ser aprendido con anterioridad.
Todo el material adicional que se necesita en el curso, es en general contenido externo.
创建者 Jonathan O
•Apr 18, 2016
I saw two main issues with this course: 1) dated lecture videos, oftentimes with R code that can't be replicated using up-to-date packages, and 2) lack of thoughtful design: example after example after example after example doesn't really teach you anything.
创建者 Deleted A
•Jan 22, 2017
This course is rather bad, not well rehearsed and hastily delivered. Especially in comparison with other, in-depth course of this Specialization. The course is more of a 'caret' package review then actual Machine Learning. I learned how to use the
创建者 Michael R
•Jan 19, 2016
lecture can be really unclear sometimes because lecturer breezes through the actual implementation of training/predicting: "use x, y, and z [underlines some stuff on screen]" and you're done
Also lots of mistakes/typos in lecture and quizzes
创建者 Lucas F M
•Jan 11, 2022
There is nice information, but it was thrown around. It lacked pedagogy. They did not pay much attention to updating the quizzes to make sure students would be able to find the correct answers easily. A good course, but much to improve.
创建者 Norman B
•Feb 7, 2016
This is too high level for a machine learning course. You don't exactly learn a lot about the techniques just how to use them and name them out if you're having a conversation with a person. My least favorite course in the series
创建者 Adam C S
•Jul 22, 2020
This course is fairly old and it's starting to show. Quizes require you to install versions of libraries that are multiple releases back and I ended up spending more time doing that than I did building and understanding models.
创建者 Alexander R
•Aug 21, 2017
Very basic, might as well just read a cheat sheet. No explanation of how or why to choose different options in a pipeline, for example, which data slicing to use (k-folds, bootstrap, etc). Just runs through how to do them.
创建者 Stefan K
•Mar 10, 2017
Very shallow content - broad, but not deep. Not many assignments instead of the last one. We hear what we heard before. For the same price, Analytics Edge at EdX is far better choice for practical machine learning.
创建者 Anju K
•Apr 17, 2016
Felt difficult in understanding the overall course in short duration . 1 month is not enough for this course. I request the authors to make the course much more simpler
创建者 Vincenc P
•Mar 31, 2016
Course content feels upside down. You'll learn about machine algorithm specifics and caveats before anyone explains what the said algorithm actually hopes to achieve.
创建者 Timothy A
•Oct 14, 2016
This is a part of the data specialization; from afar, I would not be interested in Machine Learning because of this course. I will seek other methods to learn.
创建者 Michael H
•Feb 21, 2024
For me, this was way too much information to be delivered in this format for me. The final assignment was just not doable (for me at least)
创建者 Andrés M
•Jul 31, 2020
It is a poor course… A lot of the materials go to Wikipedia or other sites. What is the point of a course that sends you to Wikipedia?
创建者 Jeffrey G
•Sep 12, 2017
Course project was the only project work, needed more. This course should also use swirl(). Quizzes et al contained mistakes.
创建者 Michael R
•Oct 3, 2019
It's a mediocre intro to some machine learning tools. I think the course materials could be drastically improved.
创建者 Philip W
•Jan 30, 2019
Jef leek explains to fast and the theory behind the different algorithms is scarcely explained.