Probability distributionsMany natural phenomena or industrial processes depend on variables that take on unpredictable but completely random values. An example…Nov 22, 2020Nov 22, 2020
Statistics pills. Linear RegressionIn this blog I would like to clarify a little more from a mathematical point of view the functionality of the linear regression. In fact…Nov 13, 2020Nov 13, 2020
Cross Validation TechniqueCross validation is a statistical method used to estimate the ability of machine learning models. It is normally used in applied AI to…Nov 7, 2020Nov 7, 2020
Web scraping with Python and BeautifulSoup: practice guide.What is web scrapingOct 31, 2020Oct 31, 2020
Python VS R. Coding Star Wars!In one of my previews blogs I’ve talked about the difference between Machine Learning and Programming Languages. When talking about…Oct 24, 2020Oct 24, 2020
Machine learning VS conventional programming language.Differences and similitudes.Oct 10, 2020Oct 10, 2020
Central Limit Theorem and its applicationsThe central limit theorem is one of the statistical theorems with major practical implications. In this blog I will not show the…Oct 3, 2020Oct 3, 2020
Functions in Python: a small guide for a real Python Ninja!Functions are really a hot topic in Python. For beginners of programming, is really hard to build complex functions because is needed a…Sep 19, 2020Sep 19, 2020