From March 2022 to January 2023 I attended Machine Learning and Data Science post-graduate course on University of Economics in Katowice. This repository includes two projects that I was required to prepare for 'Machine Learning' and 'Natural Language Processing' classes:
- Predicting Card Application Approval
- Predicting Spam
I utilised sklearn in-built algorithms, i.e.: Logistic regression, Decision tree and Random forest. I am aware that more advanced algorithms could be used, however I chose those that I am most familiar with.
- Python programming (including Pandas, Numpy, Scikit-learn, nltk, Seaborn)
- Fundamental knowledge of machine learning algorithms
- Clean coding
- MS Excel and PowerQuery (for initial data exploration)
- Google Colab