Case Studies and Projects in Machine Learning/EDA/DL
-
Updated
Jun 18, 2024 - Jupyter Notebook
Case Studies and Projects in Machine Learning/EDA/DL
about statistical techniques for Data Science
A descriptive and inferential statistical analysis from the Kaggle database on the data collected by an IoT smoke detection device. Machine learning techniques were also used to help build this smart device, increasing its accuracy.
Statistics in Python: Jupyter Notebook Collection. You can find the details on Statistics and application to the machine learning algorithm at following link:
Aplicación Shiny para realizar inferencias estadísticas sobre medias, proporciones y varianzas. Creada originalmente por Antoine Soetewey.
Extracted statistical relationships between house prices and many factors, applicationised the 90% R2 Random Forest model that outcompeted MLR, Lasso, PLS, KNN, and DT into production.
Having completed this project notebook, you will have hands-on experience: sampling and calculating probabilities from a normal distribution; the correct way to estimate the standard deviation of a population (the population parameter) from a sample; what a sampling distribution is and how the Central Limit Theorem applies; how to calculate crit…
Add a description, image, and links to the inferencial-statistics topic page so that developers can more easily learn about it.
To associate your repository with the inferencial-statistics topic, visit your repo's landing page and select "manage topics."