Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Machine Learning with Python can be used to predict the likelihood of events based on data. Includes the steps to be followed which applying machine learning to the problem statement.
Tutorial followed from the Understanding Machine Learning with Python pluralsight course by Jerry Kurata. Used the Machine Learning workflow to process and transform Pima Indian Diabetes data to create a prediction model that would predict which people are likely to develop diabetes with 70% or greater accuracy.