top of page
Search
Rahul Kumar
Aug 20, 20233 min read
Doing Anomaly Detection At Scale
How can you detect anomalies within more than one million time-series to be tracked daily? That's a design problem. We will be discussing...
58 views0 comments
Rahul Kumar
Jul 25, 20238 min read
Data Driven Aggregation ~Unsupervised Way
Aggregation combines several independent variables to a dependent variable. The dependent variable should preserve properties of the...
8 views0 comments
Sandeep Singh Adhikari
Dec 22, 202218 min read
Logistic Regression: Top Interview Questions
Welcome to the second blog in our Data Science and Machine Learning Interview Series! (check first blog on linear regression here) In...
48 views0 comments
Sandeep Singh Adhikari
Dec 22, 20229 min read
Linear Regression: Top Interview Questions
Welcome to the first blog in our Data Science and Machine Learning Interview Series! In this series, we will be covering some of the most...
84 views0 comments
sisodiaarpit
Sep 26, 20213 min read
All the definitions you need to know for Kubernetes Interview
1. Kubernetes cluster is a set of physical or virtual hardware, which essentially constitute a set of hosts or servers or computers. 2. A...
38 views0 comments
sisodiaarpit
Aug 22, 20212 min read
Mlflow: ML model lifecycle management
MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model...
220 views0 comments
sisodiaarpit
Aug 18, 20212 min read
ML- Ops: Drift Detection in Data & Iterative model training using python's Multi-flow package
we develop a ML model and deploy but who takes care of model monitoring and re-training. Unless we do it, ur project is no more than a...
384 views0 comments
Sandeep Singh Adhikari
Jun 25, 20213 min read
Bayesian Logistic Regression
1. INTRODUCTION Authenticating whether any currency note is real or fake is the common problem in financial banks. This problem falls in...
284 views0 comments
bottom of page