My name is Franklin and am taking a course on unsupervised learning I got to the K-means programming and I really don’t know what to do there , do I have to have python programming knowledge to do this course , am completely stuck there and will really appreciate some help
Hi, Franklin.
Welcome to the Forum! Yes, the courses in MLS require that you know python in order to complete the programming assignments. If you already have experience in some other programming languages like Java, JavaScript or C++, then you can probably just take a look at some of the python introduction material and tutorials on the python.org website. But if you are completely new to programming, then it would be a good idea to start by taking an “intro to python” course.
But the K-means assignment is in the first week of the third course of MLS and the previous two MLS courses also required python. Are you sure that you intended to start with MLS Course 3? If you are new to Machine Learning and the DeepLearning.AI curriculum, it would be recommended to start at the beginning of MLS with Course 1. But (as mentioned above) that also requires python, so you need to address that first.