Coverage of ML algorithms in the ML specialization course

Having finished (audited for now) the first two of the ML specialization courses, and about to start with the third one, I have got a general question.

The coverage is limited to a few algorithms - Linear regression, Logistic regression, Decision trees, RandomForest, KMeans, and Neural Networks.

Are the likes of SGD, SVM, KNN, and NaiveBayes covered in any other courses? Were these skipped because they were less used or something like that?