Publications by Nagdev

Auto Encoders for Anomaly Detection in Predictive Maintenance

05.03.2020

Autoencoders is an unsupervised version of neural network that is used for data encoding. This technique is mainly used to learn the representation of data that can be used for dimensionality reduction by training network to ignore noise. Autoencoders play an important role in unsupervised learning and deep architectures mainly for transfer learn...

5945 sym R (6544 sym/17 pcs) 4 img 3 tbl

COVID-19 Data and Prediction for Michigan

26.03.2020

Every country is facing a global pandemic caused by COVID19 and it’s quite scary for everyone. Unlike any other pandemic we faced before, COVID19 is providing plenty of quality data in near real time. Making this available for general public has helped citizen data scientists to share their reports, forecast trends and building real-time dashbo...

3503 sym Python (1608 sym/4 pcs) 6 img

Simulating your Model Training for Robust ML Models

27.03.2020

In this post, I will explain you why one should run simulations on their model training process so the models don’t fail in production. Traditionally we are always used to training models at certain split ratio’s of say, 70:30 or 80:20. The fundamental issue with this is that we don’t always train models on different parts of data in those ...

3139 sym R (1635 sym/4 pcs) 4 img

Top Data Science Blogs

01.04.2020

As a data scientist, I always seek to learn about out new tools and techniques. Although research papers are a great resource to learn, they are mostly either theoretical or lack in hands on explanation. Blogs are a great way to learn if you like me. They are concise, application oriented and doesn’t require a lot of time. There are hundreds or...

1371 sym 1 tbl

AutoML Frameworks in R & Python

01.04.2020

In last few years, AutoML or automated machine learning as become widely popular among data science community. Big tech giants like Google, Amazon and Microsoft have started offering AutoML tools. There is still a split among data scientists when it comes to AutoML. Some fear that it is going to be a threat to their jobs and others believe that t...

6100 sym R (5410 sym/7 pcs) 8 img

Free coding education in the time of Covid-19

06.04.2020

At the time of this COVID 19, there are tons of resources being offered for free to update your skills. If you are an ML enthusiast. and want to learn on how to program then check our both sections related to R and Python. R Harvard has always had free training for R programming through edX. The course to learn is free. If you care about certific...

1601 sym 4 img

Predictive Maintenance: Zero to Deployment in Manufacturing

07.04.2020

Predictive maintenance has been seen as a holy grail for cost cutting manufacturing. There are various steps involved in just feasibility study such as problem identification, sensor installation, signal processing, feature extraction and analysis, and finally modeling. Once a reliable and robust model is developed, the model has to be deployed t...

1148 sym 2 img