18 followers
𝕋𝕖𝕔𝕙𝕟𝕠𝕡𝕙𝕚𝕝𝕖 | 𝔻𝕖𝕧𝕖𝕝𝕠𝕡𝕖𝕣
Subscribe to my newsletter and never miss my upcoming articles
We all know, Artificial Intelligence (AI) is one of the most transformative tech evolutions of our times. Well, if you still not aware of what AI is? It is the simulation of human intelligence in machines that are programmed to think like humans and ...
I'm a Indian and I recently moved to the USA to pursue my Master's degree at UT Arlington. So I need to carry some essential documents digitally like passport, health reports and other Government id's to be on the safer side and I don't want others t...
In Machine Learning classification problems, there are often too many factors on the basis of which the final classification is done. These factors are basically variables called features. The higher the number of features, the harder it gets to visu...
Before talking about "What is Pixellib and what does it do?", let's talk about Image Segmentation Image Segmentation It is the process of partitioning a digital image into multiple segments. The goal of segmentation is to simplify and/or change the ...
We download many files from the internet and whatever file type it may be, all files will be downloaded and located in the 'Downloads' folder. And it looks like clutter. So today we will see, how to sort files with respect to filetype extension...
You don't need to be a guru in python, just a basics of HTML and python is sufficient for this web scraping tutorial. Let's dive in.. The tools we're going to use are: Request will allow us to send HTTP requests to get HTML files BeautifulSoup will ...