UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
31 stars 51 forks source link

Implementation of Support vector machine from scratch #146

Open ojhankit opened 2 hours ago

ojhankit commented 2 hours ago

:red_circle: Title : SVM from sractch :red_circle: Aim : To gain understanding of support vector machine algorithm by coding it. :red_circle: Brief Explanation : Support Vector Machines (SVM) are powerful supervised learning models primarily used for classification tasks, although they can also be adapted for regression. The central idea of SVM is to identify the optimal hyperplane that maximally separates data points of different classes in a high-dimensional space.

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 2 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!