Web Scraping

WS

The process of extracting and storing data from web pages, manually or automatically, for analysis or use. This data can be stored in databases or tables. Python is one of the most used programming languages for Web Scraping. The libraries I use for Web Scraping are LXML, Requests, Scrapy, Selenium and Beautiful Soup.

WS Projects with Python

Deep Learning

WS

Deep learning uses neural network algorithms. These algorithms make it possible for machines to be able to solve complex problems with the help of a very diverse and messy data set. By using this data, the NN train themselves, learning to recognize repeating patterns, specific words, frequent behaviors, etc.

Supervised Learning