General
534 results found
-
. . . split the lab. It's too much (for me) to do in one sitting
Because of work and other commitments, I can only work on the IBM courses in 30-minute (sometimes 60-minute) intervals. I prefer not to stop in the middle of a lab when my "learning" time is up. It'd be great if this lab could be split into more snack size (larger than bite size) chunks.
By the way, the instructor's (course developer's?) sense of humor is refreshing . . . and most importantly, not offensive.
On a semi-related note, it'd be more convenient for folks who have to rely on 13-inch monitor (like me) if the Watson services could be embedded…
1 vote -
Retake option reset for course IBM Cloud Essentials (CL0101EN)
I tried all 3 attempts but not able to clear the final exam for course CL0101EN. Let me know the procedure for requesting reset of attempts. Waiting for response. Thanks.
7 votes -
My Courses Tab
I think it will be a great idea to have a separate "My Courses" tab on the menu, or profile pull down menu. Because, it's confusing and unease for us to find our link to enrolled classes. It also great idea to separate the menu in the My Courses tab menu with In Progress and Completed
1 vote -
exame final
não consigo fazer o exame final
2 votes -
1 vote
-
Teach before testing
Data Science Methodology > Module 4 review question #2
You didn't list the answer anywhere I could find in the material provided. Yes, I googled the answer (and hastily marked the wrong one), but is that the point?1 vote -
Docker Essentials: A Developer Introduction IBMDeveloperSkillsNetwork CO0101EN
Hi Team
I am completed Docker Essentials: A Developer Introduction
IBMDeveloperSkillsNetwork CO0101EN with 100% and Certificate is not appearing and final exam score is 100% and rest of 3 section has to be 100% ??5 votes -
to add a small feature in the graded review questions
There must be a check in the system so that empty answers are not submitted by the users by mistake that will cost their grades and lower their marks and reduce their chances to pass the course with flying colors.
1 vote -
To the review questions in module 3
I found that the questions included in the module 3 are not in accordance with it.
Found that these questions are not covered by what's discussed in the module.
No sure if this is designed purposely.
They resemble more to the topics covered in the module 41 vote -
Contact users to fix issues
Contact users to fix issues
2 votes -
1 vote
-
Put all labs / notebooks you've touched under "My Data"
Make all lab notebooks available under "My Data" so that I can come back and refer to them easily once all of the classes are done.
2 votes -
PY0101EN Module 5 Last Review Question Correction
Matrix multiplication in numpy is performed with A.dot(B)
np.dot(A, B) returns the dot product
1 vote -
Thanks a ton for the tutorial DA0101EN
I had no way of showing my gratitude for the wonderful course on your site that's why I am posting it here. I took your course DA0101EN and am immensely grateful to you.
Thanks and Regards
Ashish Shukla1 vote -
Drop videos - Go with Comprehensive slides
Instead of showing videos show comprehensive slides in with as many examples as possible to make the course walkthrough much quicker and easier.
1 vote -
need to correct
The list example is wrong. INstead of 10, the second element should be 10.1.
1 vote -
I think there's a mistake in Python for Data Science course
I think there's a mistake in Python for Data Science course in Sets /part of the second Module/ it states "...we use the ampersand to find the UNION of two sets." which IMHO is incorrect as ampersand is the sign for logical operation AND, which, applied to sets is equivalent of INTERSECTION /as it's correctly stated in the previous sentence/.
2 votes -
`from sklearn.cross_validation import train_test_split` deprecated
from sklearn.cross_validation import train_test_split
is deprecated,it should be:
from sklearn.model_selection import train_test_split
2 votes -
Text Analytics 101
Text Analytics 101 no longer available? Do we know when this will become available again? It just says coming soon.
1 vote -
Adding next or previous buttons for videos ..will be easy and quick navigation
I suggest to think about to add "Next" and "Previous" buttons in videos , As it will be helpful in easy and quick navigation through the course.
Thanks
2 votes
- Don't see your idea?