Published inGeek CultureSVM Classification with sklearn.svm.SVC: How To Plot A Decision Boundary With Margins in 2D SpaceSo, if you’re tired of digging up tons of useless links, wishing to find a detailed explanation of how to plot a decision boundary and…Aug 19, 20213Aug 19, 20213
How a Classification Tree Algorithm Splits Feature By GroupsBased on an assignment #3 by ODS (Open Data Science Community) (https://www.kaggle.com/kashnitsky/a3-demo-decision-trees).Nov 27, 2020Nov 27, 2020
🐍 Magic Python: Mutable vs Immutable and How To Copy ObjectsWhat is the difference between immutable and mutable objects and what is the different between shallow and deep copy in Python…Mar 19, 2020Mar 19, 2020