63.1K subscribers
119 photos
1 video
1 link
Data science, Machine learning, and Artificial Intelligence. We post daily contents related to machine learning focusing on Numpy, Pandas, and ML effectively.
Download Telegram
Hi everyone πŸ‘‹πŸ‘‹.Hope you’re having a nice weekend πŸ‘Œ.Today we are continuing our journey with the β€œintro to machine learning” series.And of course, SVMs πŸŽ‰.SVM or support vector machine is a machine learning algorithm whose job is to find a hyperplane that divides the data for the each label πŸ‘.The power of SVMs comes through especially when the data is non linear or not easily distinguishable by eye!.SVMs use non linear kernels to transform the data to another space where the resulting data points are easily divisible by a hyperplane and then they transform everything including the hyperplane back to the initial dimensions.How cool is that with the right kernel, the SVM in the post was able to figure out the circular pattern of our data points? πŸ‘πŸ‘.I personally think it’s absolutely amazing!!.Let me know what you think below.

____

πŸ‘¨β€πŸ’» #Machine_Learning
What do you say we learn some machine learning today? πŸ‘ŒπŸŽ‰.Linear regression is typically one of the first machine learning algorithms we hear about when we start learning about ML in general.Disguised in a simple intuitive algorithm, there exists a series of foundational concepts in ML πŸ€”.To find a loss function whose minimization gives the problem the optimal result.To visualize that loss function and how to minimize it πŸ‘ŒπŸ‘Œ.Did you know that companies such as Zillow and Redfin have used a flavor of Linear Regression to predict prices of homes?!! 😱
____

πŸ‘¨β€πŸ’» #Machine_Learning
Neural networks are at the center of attention for machine learning πŸ™.So it’s important to get introduced early on our journey πŸ‘..πŸ—£
____

πŸ‘¨β€πŸ’» #Machine_Learning
Part 8 of Intro to Machine Learning Series
____

πŸ‘¨β€πŸ’» #Machine_Learning
Part 9 of Intro to Machine Learning Series
____

πŸ‘¨β€πŸ’» #Machine_Learning
Part 10 of Intro to Machine Learning Series
____

πŸ‘¨β€πŸ’» #Machine_Learning