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
sisodiaarpit
Jul 25, 20232 min read
Pytorch : in an hour
PyTorch is an open-source deep learning framework primarily developed by Facebook's AI Research (FAIR) lab. It provides a Python-based...
24 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
Jun 5, 20212 min read
Sentiment Analysis using NLTK and Sklearn in Python
Data can be downloaded from - http://www.cs.cornell.edu/people/pabo/movie-review-data/review_polarity.tar.gz Step 1 - loading required...
76 views0 comments
bottom of page