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 …
How To Get Programming Project Ideas
Author(s): Catalin Pit Do you want to build projects, but you struggle to get programming project ideas? Do you wonder how you could get some ideas? In this… Continue reading on Towards AI Β» Published via Towards AI …
Building Complex Image Augmentation Pipelines with Tensorflow
Author(s):Β Dimitre Oliveira Source:Β https://www.kaggle.com/docs/tpu Using the Tensorflow data module to build a complex image augmentation pipeline. If you want to train your models with Tensorflow in the most efficient way you probably should use TFRecordsΒ and theΒ Tensorflow data moduleΒ to build your pipelines, but depending …
Natural Language Processing: Concepts and Workflow
Author(s):Β Bala Priya C Photo byΒ Amador LoureiroΒ onΒ Unsplash With the huge influx ofΒ unstructured text dataΒ from a plethora of social media platforms , different forums and a whole wealth of documents, itβs evident that processing these sources of data to distill the information that they …
Central Tendency: Demystifying βAverageβ Term
Author(s): Luthfi Ramadhan Statistics How people use the βAverageβ term to deceiveΒ others Photo By: Freepik on Pinterest What is Central Tendency? Central Tendency is a number that describes the middle or typical value of a data. It helps you derive valuable information …
Character Level Text Generation
Author(s): George Pipis A Practical Example of Character Level Text Generation with Tensorflow Continue reading on Towards AI Β» Published via Towards AI …
In-Depth Analysis of Identification Documents Through Vision AI
Author(s): Sean Chua Artificial Intelligence, ComputerΒ Vision Source: Vecteezy Author(s): Sean Chua, MartinΒ Gomez After many years abroad, Juan finally had a good reason to go back home to Iloilo in the Philippines. His parents and wife are in the vibrant festival city, and …
Object Detection in Tensorflow
Author(s): George Pipis A walk-through example of Object Detection in Tensorflow Continue reading on Towards AI Β» Published via Towards AI …