Published inCodeXEffects of Outliers in Regression Analysis and How to Handle ThemRegression Analysis (RA) is a very powerful statistical method to model relationships between variables and make predictions based on their…Dec 19, 20241Dec 19, 20241
Published inDataDrivenInvestorReinforcement Learning in Finance: Optimizing Portfolio Management with Python ImplementationIn today´s dynamic world of finance, traditional portfolio management methods are finding it increasingly difficult to keep up with…Oct 28, 20241Oct 28, 20241
Published inCodeXHow To Easily Trick An AI-Text-Detector With This Simple CodeCurrently, AI text detectors are gaining more and more popularity in various fields in order to identify content that is not entirely…Aug 3, 2024Aug 3, 2024
Published inCodeXUnderstanding Time Series Clustering: Hands-On Hierarchical Clustering and Dynamic Time Warping…Unlike supervised learning, which depends on predefined outcomes for model training, unsupervised learning facilitates the discovery of…Apr 5, 20241Apr 5, 20241
Published inDataDrivenInvestorThe Future of Finance: An AI-driven Approach to automate the Assessment of a Stock´s Intrinsic…In this article, I demonstrate how you can build an AI-driven model for evaluating company healthness as a supportive metric in stock…Mar 11, 2024Mar 11, 2024
Published inCodeXDeploying Flask Applications in Microsoft Azure Cloud with ConfidenceWhen serving machine learning models within an organization, you might face potential questions, likeApr 27, 2023Apr 27, 2023
Published inTowards Data ScienceAdaptive Boosting: A stepwise Explanation of the AlgorithmAdaptive Boosting (or AdaBoost), a supervised ensemble learning algorithm, was the very first Boosting algorithm used in practice and…Dec 23, 2021Dec 23, 2021
Published inTowards Data ScienceA Guide to Panel Data Regression: Theoretics and Implementation with Python.Panel data regression is a powerful way to control dependencies of unobserved, independent variables on a dependent variable, which can…Jan 6, 202126Jan 6, 202126