
Interesting Resources
This article consists of lists of resources I have found interesting. Topics include data science, machine learning, software engineering, gaming and 3D graphics and it will be occasionally updated.
Articles
Data Science
- How to Calculate Bootstrap Confidence Intervals For Machine Learning Results in Python
- Using Silhouette analysis for selecting the number of cluster for K-means clustering (Part 2) by kapildalwani
- K-means Clustering: Algorithm, Applications, Evaluation Methods, and Drawbacks by Imad Dabbura
- How to use k-means clustering for more features
- DBSCAN clustering for data shapes k-means can’t handle well by Gabriel Pierobon
- DBSCAN Python Example: The Optimal Value For Epsilon (EPS) by Cory Maklin
- Team Data Science Process Documentation (TDSP) by Microsoft Azure’s blog
- Data Science Life Cycle 101 for Dummies like Me by Sangeet Moy Das
- Structured-Case: A Methodological Framework for Building Theory in Information Systems Research by Paul Anthony Swatman
- What data scientists need to know about DevOps
- The 5 Feature Selection Algorithms every Data Scientist should know
- 5 Regression Loss Functions All Machine Learners Should Know
- Deploy a Machine Learning Model as a Web Application (Part 1)
- About Train, Validation and Test Sets in Machine Learning
- A Simple Introduction to K-Nearest Neighbors Algorithm
- Cost-Sensitive Decision Trees for Imbalanced Classification
- A Guide to Decision Trees for Machine Learning and Data Science
Software Engineering
DevOps
- Docker Overview
- Docker Orientation and Set Up
- Continuous integration and delivery
- GitLab Continuous Integration (CI) & Continuous Delivery (CD)
- Building Docker images with GitLab CI/CD
- Install GitLab Runner
- Install GitLab Runner manually on GNU/Linux
- Configuring GitLab Runners
- Getting started with GitLab CI/CD
- GitLab CI: Pipelines, CI/CD and DevOps for Beginners
Books
Forecasting
- Forecasting: Principles and Practice book by Rob J Hyndman and George Athanasopoulos
- Introduction to Machine Leaning with Python by Andreas C. Müller, Sarah Guido