XGBoost Hyperparameter Tuning

As I mentioned in my last post, I revisited my earlier Github projects (https://github.com/marin-stoytchev/data-science-projects ) looking to apply some of the things learned during the last four months. One of the projects I put significant work into is a project using XGBoost and I would like to share some insights Continue Reading

Taking the AWS Certified Machine Learning – Specialty Exam

After taking the AWS Certified Cloud Practitioner exam in April, following my plan on May 20th I took successfully the AWS Certified Machine Learning – Specialty exam. Here I would like to share my preparation for the exam and the experience with taking the exam itself. Preparation for the exam Continue Reading

Taking the AWS Certified Cloud Practitioner Exam

Five days ago, I took the AWS Certified Cloud Practitioner exam and would like to share my experience while it is still fresh in my mind. Motivation for taking the exam My motivation for taking this exam was manifold. The first reason is my belief that having knowledge and being Continue Reading

LSTM Suitability For Stock Price Predictions And Other Thoughts

The subject of this post is the use of LSTM models for time series analyses and stock price predictions in particular. In February this year, I took the Udemy course “PyTorch for Deep Learning with Python Bootcamp” by Jose Portilla. I would like to mention that this is a good Continue Reading