Building a Non-Linear Classifier using SVMsIntroduction to Building a Loan Status Classifier with SVM Predicting loan status is a crucial task for financial institutions aiming to manage risks effectively and provide better customer experiences. Leveraging machine learning, particularly Suppo...Jan 13, 2025·6 min read·18
The World of Supervised LearningIntroduction A quick refresher about supervised learning is the building of a machine learning model based on labeled samples. An example is if we build a system to calculate the price of a house based on given parameters, such as size(sq foot), stat...Dec 2, 2024·6 min read·29
K-Cluster AlgorithmsThe previous blog explored how unsupervised machine-learning algorithms can extract valuable structures and information from large, complex datasets. These algorithms are powerful tools for understanding the structure and content of new or unfamiliar...Oct 25, 2024·4 min read·9
Unsupervised Machine Learning- Part OneUnsupervised learning techniques are valuable tools for explanatory analysis. They bring out patterns and structure within datasets, yielding information that may be information in itself or serve as a guide to further study. We will begin by reviewi...Oct 21, 2024·4 min read·18
Unveiling Microsoft Fabric: A Starter's ManualDefinition and Overview Microsoft Fabric is an all-in-one solution for data movement and analytics, including data science and the application of machine learning models, as well as providing a centralized storage system (One Lake) to which you can a...Apr 28, 2024·5 min read·50