Mar 2 · 16 min read · Week 18 of my data science internship at DataraFlow shifted the focus from distance-based and probabilistic classifiers to tree-based methods; a family of algorithms that don't just predict outcomes,
Join discussion
Feb 24 · 13 min read · Week 16 of my data science internship at DataraFlow pushed everything to a new level. We moved beyond individual model building into end-to-end machine learning workflows; complete with multi-model co
Join discussion
Feb 17 · 15 min read · Last week, I got my first real taste of classification algorithms. I worked through K-Nearest Neighbours (KNN), Support Vector Machines (SVM), and Naive Bayes — three very different approaches to the same core problem: teaching a computer to sort thi...
Join discussion
Feb 15 · 3 min read · If you want to master Java 8 features, lambda expressions are one of the key highlights. But before diving into lambdas, it’s important to understand functional interfaces, and to understand them, it helps to first know about anonymous classes. What ...
Join discussion
Feb 10 · 6 min read · 1. Introduction: In the contemporary financial landscape, the decision-making process for credit approval has shifted from subjective human assessment to high-fidelity algorithmic intelligence. Imagine a scenario where a borrower's financial future i...
Join discussion