Deep-fake Detection Using OpenCV and MTCNN
Author(s): neupane parlad This weekend, I rant into a interesting topic. The topic is deepfake. There has been a many report from various social media about fake… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
What is an Approximation Algorithm?
Author(s): Haris Angelidakis An informal introduction to approximation algorithms and discuss two specific examples. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
How To Do Remote Development With VS Code Using AWS SSM
Author(s): ___ When Your IT Department Bans The Creation Of Public EC2 Instances Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Confusion Matrix — What is it?
Author(s): Sujeeth Kumaravel You have a binary classification problem at hand. Let’s denote the two classes in the target variable as ‘Negative’ and ‘Positive’. You… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Use of Predictive Modeling Techniques to Predict Hospital Readmissions
Author(s): Edwidge Pierre Machine Learning in Healthcare Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Tinder + AI: A Perfect Matchmaking?
Author(s): Daksh Trehan Describing a progressive recommendation system used by Tinder to get you a perfect match! Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Regression Feature Selection using the Kydavra LassoSelector
Author(s): Vasile Păpăluță Machine Learning This image was created by public association “Sigmoid” We all know the Occam’s Razor: From a set of solutions took the one that is the simplest. This principle is applied in the regularization of the linear models in …
Step by Step Guide to Make Inferences from a Deep Learning at the Edge
Author(s): Renu Khandelwal Learn the steps to deploy a deep learning model at the Edge using a TPU USB Accelerator Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Top 10 reasons Why 87% of Machine learning projects fail?
Author(s): Prajeen M V Machine Learning, Opinion A lesson on the shocking reasons for your AI adoption disaster. Photo by Jonathan Borba on Unsplash We see news about Machine learning everywhere. Indeed, there is a lot of potential in Machine learning. According to …
What I’ve Learned by Analyzing 41,584 Product Management Posts
Author(s): Ivan Oung Product Management I shouldn’t have to be an SEO specialist to write content that clicks Detailed report — Link Are you building your voice through Medium, but Medium isn’t helping? Looking for the best resource on Medium, but the lack of helpful navigation …
What is a Canny Edge Detection Algorithm?
Author(s): Charanraj Shetty Computer Vision A Canny edge detector is a multi-step algorithm to detect the edges for any input image. It involves the below-mentioned steps to be followed while detecting edges of an image. 1. Removal of noise in input image using …
CVML Annotation — What it is and How to Convert it?
Author(s): Rohit Verma Computer Vision, Deep Learning CVML Annotation — What it is and How to Convert it? This article is about CMVL annotation format, and how they can be converted to other annotation formats. Photo by Lenin Estrada on Unsplash In January of 2004, a research …
The Beginners’ Guide to Elasticsearch — Part 2
Author(s): Chetan Ambi Key concepts such as nodes, indices, shards, documents, replicated explained clearly Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …