Learn Programming While Creating a New Year Greeting On Console Output
Author(s): Sumudu Tennakoon Programming A programming exercise using Python and Julia with a practical comparison between the two languages. The Output (Image by Author) A similar exercise can be found in the article “Learn Programming While Assembling an On-Screen Christmas Tree” previously published …
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 …