3 Tricky Case Study Questions solved.
Author(s): Saiteja Kura Identifying the approach to solve case study interview questions. Continue reading on Towards AI Β» Published via Towards AI …
This AI can Colorize your Black & White Photos with Full Photorealistic Renders! (DeOldify)
Author(s): Louis (Whatβs AI) Bouchard This method is called DeOldify and works on pretty much any picture. If you don’t believe me, you can even try it yourself for free, as I… Continue reading on Towards AI Β» Published via Towards AI …
OpenCV 101 and Instagram Filters
Author(s): Rahul Banerjee This tutorial will be a basic introduction to OpenCV and some basic Instagram filters. Continue reading on Towards AI Β» Published via Towards AI …
Outlier Detection and Treatment: A Beginner’s Guide
Author(s): Swetha Lakshmanan 8 ways to identify and treat outliers in your data-set using python. Continue reading on Towards AI Β» Published via Towards AI …
Building a Basic Web Text Scraper with Scrapy
Author(s): Esteban Villa-Turek How to extract text data from the web? Continue reading on Towards AI Β» Published via Towards AI …
Linear Regression
Author(s): Charanraj Shetty OLS and Gradient Descent Continue reading on Towards AI Β» Published via Towards AI …
The Solution to a Data Science Problem is not Unique
Author(s): Benjamin Obi Tayo Ph.D. Solution to a data science problem depends on expertise and experience of the data science aspirant, hence no two solutions are the same Continue reading on Towards AI Β» Published via Towards AI …
Python Data Structures Data-types and Objects
Author(s): Amit Chauhan Handy concepts on class objects in python Continue reading on Towards AI Β» Published via Towards AI …
This AI takes a video and fills the missing pixels behind an object!
Author(s): Louis (Whatβs AI) Bouchard Video Inpainting — Microsoft Research Continue reading on Towards AI Β» Published via Towards AI …
Different Feature Selection Techniques
Author(s): Abhay Parashar Finds The Best Features For Modeling Continue reading on Towards AI Β» Published via Towards AI …
Streamlit – Revolutionizing Data App Creation
Last Updated on November 9, 2020 by Editorial Team Author(s): Shubham Saboo Data Science, Programming An elegant and efficient framework to build and share data apps withinΒ minutes. Before starting let's get the fact straightβββEvery Data Scientist isnβt a good frontend engineer. But …
Principal Component Analysis (PCA) with Python ExamplesβββTutorial
Source: Derivative from original by Radek Grzybowski onΒ Unsplash An in-depth tutorial on principal component analysis (PCA) with mathematics and Python codingΒ examples Author(s): Saniya Parveez, Roberto Iriondo This tutorialβs code is available on Github and its full implementation as well on Google Colab. …
Predicting Heart Disease using Machine Learning? Donβt!
Author(s): Venkat Raman Machine Learning, Opinion Source: Unsplash I was recently invited to judge a Data Science competition. The students were given the βheart disease predictionβ dataset, perhaps an improvised version of the one available on Kaggle. I had seen this dataset …
Automated Rationale Generation: Moving Towards Explainable AI
Author(s): Shreyashee Sinha Artificial Intelligence Photo by Ben Neale onΒ Unsplash With the advent of AI, it has become imperative for the progression of a parallel field, Explainable AI (XAI), to foster trust and human-interpretability in the workings of these intelligent systems. These …