Learning Path(RefatHex)
5 subscribers
4 links
My Machine Learning Youtube Learning Path
Download Telegram
Channel created
Channel name was changed to «Learning Path(RefatHex)»
Things I have learnt about mechine learning model training
Linear Regression Single variable
Linear Regression Multiple variable
Gradient descent and cost function
dummy veriable one hot encoding
logistic regression (Binary Classification)
logistic regression (MulticlassClassification)
Decision Tree
Support Vector Machine
Support vector machine draws a hyperplane in n-dimensional space such that it maximizes the margin between classification groups.