Inferential Statistics for Data Science: Explained
Author(s): Suhas V S Data Science A quick dive into the different aspects of inferential statistics usingΒ python. Source: www.luminousmen.com In the earlier part, we have seen how to draw meaningful insights into the characteristics of the sample data (If you have missed …
Using Prophet to predict Bitcoin prices for 2021
Author(s): Michelangiolo Mazzeschi Full code available at my repo Continue reading on Towards AI Β» Published via Towards AI …
Why You Should Use Google Colab for Machine Learning Projects
Author(s): Florian Geiser How Google Colab is enhancing a programmer’s experience while focusing on important things. Continue reading on Towards AI Β» Published via Towards AI …
Artificial Intelligence in Healthcare after COVID-19
Author(s): Raj Shroff AI is on the front lines of the COVID-19 fight. It can play an even bigger role in healthcare afterwards. Continue reading on Towards AI Β» Published via Towards AI …
Tesseract OCR for Text Localisation and Detection
Author(s): Sharon Lim Automating the extraction of useful information from PDF files Continue reading on Towards AI Β» Published via Towards AI …
Random Number Generator Tutorial with Python
Image by the author, generated with Python to illustrate a random number generation in the scatterplot.Β Why are random numbers crucial in machine learning and data science? How do we build a random number generator for our projects? Author(s): Sujan Shirol, Roberto …
4 Reasons Why Iβll be Focusing on Privacy-Preserving Machine Learning in 2021
Author(s): Arunn Thevapalan Without it, we’ll never be able to solve any real-world problems. Continue reading on Towards AI Β» Published via Towards AI …
Descriptive Statistics for Data Science: Explained
Author(s): Suhas V S Data Science, Statistics A detailed go through into various aspects of descriptive statistics usingΒ python. Photo by Chris Liverani onΒ Unsplash It is often talked about that it is an essential requisite for a data scientist to have the ability …
Project Management Techniques
Author(s): Rajesh Verma Waterfall, Agile, CRISP-DM, and hybrid approaches. Continue reading on Towards AI Β» Published via Towards AI …
Now AI is Knocking On The Doors of Luxurious Hotels
Author(s): Nishu Jain How Artificial Intelligence is impacting Travel and Hospitality Industry Continue reading on Towards AI Β» Published via Towards AI …
Scraping Medium Stories with Selenium
Author(s): Eugenia AnelloΒ How to extract data from Medium SearchΒ results photo by Nathan da Silva onΒ Unsplash Disclaimer: This article is only for educational purposes. We do not encourage anyone to scrape websites, especially those web properties that may have terms and conditions …
MIT is Giving Out $30,000 in Prizes In This Competition
Author(s): Frederik Bussler A limited opportunity. Continue reading on Towards AI Β» Published via Towards AI …
ResNeXt: from scratch
Author(s): Tanmay Debnath Source: Unsplash Computer Vision,Β Research ResNeXt follows a simple concept of βdivide and conquerβ. ResNeXt is often referred to as the Extended version of the βResNetβ. Some of its important applications are in the field of Biomedical Engineering department and …