AS
2019年10月28日
Very nice overview of a very complex topic. Somewhat superficial in some areas, but this is an introduction class and covered everything to an acceptable degree. A very intimidating topic.
RR
2020年5月23日
Nice bite sized pieces, with relevant application to querying hospital database using (pre-requisite knowledge) of SQL and R-prog. Definitely useful for my speciality and line of work.
創建者 wagne.ibrahima@gmail.com
•2019年10月11日
It was well structured/taught as online course
創建者 Kazuki Y
•2019年7月15日
It was a nice starting point of R for me.
創建者 Christopher L
•2020年12月2日
Very nice course, excellent delivery
創建者 saravanapandian
•2020年6月28日
VERY USEFUL ONE FOR BEGINNERS.
創建者 William N
•2019年11月28日
Good introductory presentation
創建者 Khine M K
•2021年12月13日
I enjoy the course. Thanks.
創建者 Jeremy G
•2020年8月26日
Great introduction to SQL.
創建者 Kabakov B
•2019年12月16日
Good introductory course.
創建者 Daniel C P
•2021年5月27日
Excellent introduction!
創建者 DUONG H
•2020年1月16日
extremely interesting
創建者 Mor K
•2019年7月22日
A nice introduction!
創建者 Hyun J K
•2019年10月14日
It's a good course.
創建者 Mantu S
•2020年3月26日
I like the course.
創建者 Jens-Peter R
•2020年12月5日
I learned a lot!
創建者 Pothala R
•2019年6月27日
Nice course
創建者 Grover A P P
•2021年3月18日
Very good
創建者 Yannick B
•2020年2月7日
Loved it
創建者 Kyle E B
•2019年11月27日
This course is a great intro to Clinical Data Science. I found some spelling/grammatical errors in the readings/quizzes. Also, I struggled a bit with some of the answers/writing the correct code; in these rare instances, I would look at the hint after and have no idea how I was supposed to know that. For example, I was having trouble mutating a column, and it turns out I was supposed to use the collect() function before mutation(). I don't mind googling and figuring things out on my own; in fact, it is a critical skill for an analyst, but in an educational format, I wish they had brought up these functions in the reading.
創建者 Zhefan H
•2020年11月19日
There's something you should know before starting the course:
It is a very good entry-level resource if you want to have a basic understanding of the clinical systems and data sources. If you have no experience in SQL, it will give you good instruction to understand some basic queries.
However, this course requires you to have a foundation in R programming and will not provide much guidance to it. It will be kind of hard to do the tests without some basics.
Make good use of the sample data this course provides!
創建者 Valerie D M
•2019年2月4日
Overall very good. The instructor was clear and lectures were great. The introduction to R and Tidyverse was a little challenging in a reading format...if I had not had experience programming in SAS (limited albeit), I probably wouldn't have made it through the 4th module without additional resources. This is a lot of information and overall it was well organized, I'm really not sure how I would present it any differently.
創建者 sunay m
•2020年10月22日
A good start to fundamentals of clinical data science. It lays the foundation for more advanced topics. The MIMIC3 data is an excellent example of real life like health data. The quiz assignments are of very good standard. You will need to work out thoroughly to pass them.
創建者 Robert W S
•2019年4月4日
Some material is inconsistent between the lectures and quizzes. Syntax of BigQuery does allow distinct queries, which was stated otherwise in the course material. Overall the content was good and was a nice introduction to the MIMICIII dataset.
創建者 Vu T T T
•2019年9月14日
A good introduction to clinical data science course and useful for those who wants to tap into the field. However, prior knowledge of R is required as some concepts/functions are not fully explained in the course.
創建者 Arens J R M
•2019年10月11日
I really enjoyed everything in this class, I really loved it. It was an accumulation of new skills all along, almost everything was new to me: Google BigQuery, SQL, R language etc. Thank you for this opportunity!
創建者 Kaung M W Y
•2020年11月16日
The course is great overall. But when it comes to teaching SQL and R, there is too much to learn with just a few explanation. It is not easy for those who do not have background knowledge on those.