How to evaluate you model using the Confusion Matrix
Author(s): Eugenia Anello I have met the confusion matrix during my first year of Data Science master's degree. The first time the professor had explained it, I… Continue reading on Towards AI Β» Published via Towards AI …
Top 8 Must-Know Skills To Become A Data Scientist
Author(s): Conor O’Sullivan In order to become a data scientist, a person will likely be required to develop or acquire new skills in order to do the job proficiently… Continue reading on Towards AI Β» Published via Towards AI …
Finding Time-shift Between Two Timeseries for Maximum Correlation
Author(s): Rahul Bhadani Just a few lines of code to find a maximum correlation between two timeseries by retrieving appropriate time-shift Continue reading on Towards AI Β» Published via Towards AI …
How to Dockerize Your Data Science ProjectβββA Quick Guide
Author(s): Yash Prakash Data Science How to Dockerize Your Data Science ProjectβββA QuickΒ Guide How I do the deploying every time in these simple, easyΒ steps! Photo by Travel Sourced onΒ Unsplash In the previous article, I described in detail all the steps involved in …
How to Use MongoDB to Store and Retrieve ML Models
Author(s): Chetan Ambi Using MongoDB’s GridFS feature for storing and retrieving machine learning models Continue reading on Towards AI Β» Published via Towards AI …
LDA vs. PCA
Author(s): Pranavi Duvva Photo by Robert Katzki onΒ Unsplash A precise overview on how similar or dissimilar is the Linear Discriminant Analysis dimensionality reduction technique from the Principal Component Analysis This is the second part of my earlier article which is The …
Calculating a Reliable βGolden Timeβ for Fire Detection
Author(s): Jungwook Hoh Data Science Converting spatial information into a time-based one regarding wildfire. With linear regression, it adds credibility. During my time working at Alchera Inc., I was assigned to work within the visual anomaly detection technology product division where we …
Diving Into the Poisson Distribution and Poisson Process
Author(s): Saniya Parveez, Roberto Iriondo Source: Unsplash What role does the Poisson distribution and Poisson process take in probability and statistics, and how is it used in real-life scenarios? Join us β | Towards AI Members Towards AI is a community that …
Basic Math Skills for Data Science
Author(s): Benjamin Obi Tayo Ph.D. Math skills will help you to avoid the pitfalls of using machine learning algorithms as blackbox tools Continue reading on Towards AI Β» Published via Towards AI …
4 Types of Machine Learning Interview Questions for Data Scientists and Machine Learning Engineers
Author(s): Emma Ding, ZihengΒ Lin Lessons learned from interviewing with FAANG: the Most efficient ways to crack Machine learningΒ problems Photo by Hitesh Choudhary onΒ Unsplash The internet is flooded with top 10, top 20, and even top 200 machine learning interview questions covering a …
Feature Selection With Practical Approach
Author(s): Pushkara Sharma Learn the feature selection techniques that are used to select the important features from the dataset in the most practical way. Continue reading on Towards AI Β» Published via Towards AI …
Must-have Chrome Extensions For Machine Learning Engineers And Data Scientists
Author(s): Himanshu Ragtah Browser extensions are the secret weapons that most hackers and developers keep in their arsenal to be more productive. Since a good… Continue reading on Towards AI Β» Published via Towards AI …
6 Soft Skills to Strengthen for Remote Work As a Data Scientist
Author(s): Benjamin Obi Tayo Ph.D. With remote work becoming the norm, communication skills are crucial in data science Continue reading on Towards AI Β» Published via Towards AI …
Pursue Side Income Opportunities with your Data Science Knowledge
Author(s): Benjamin Obi Tayo Ph.D. 7 ways to pursue side income opportunities using your knowledge in data science Continue reading on Towards AI Β» Published via Towards AI …
ONNX for Model Interoperability & Faster Inference
Author(s): Chetan Ambi Understand how to use ONNX for converting ML model from any framework to ONNX format Continue reading on Towards AI Β» Published via Towards AI …