React Native + TensorFlow (Artificial Intelligence in Mobile Application)As a software engineer specializing in mobile application development, there is a gap when it comes to running AI models directly within…Aug 21, 20242Aug 21, 20242
FEATURE SELECTION IN SUPERVISED LEARNING- PART 3In our previous discussions, we covered the concept of feature selection, breaking it down into three main methods: Filter, Wrapper, and…Mar 13, 2024Mar 13, 2024
FEATURE SELECTION IN SUPERVISED LEARNING- PART 2In “PART 1“ we delved into the concept of feature selection and categorized it into three main methods: Filter, Wrapper, and Embedded. Our…Mar 3, 20241Mar 3, 20241
REGEX VS SPACYRegular expressions, often abbreviated as regex, is a powerful tool for pattern matching within texts. It consists of a string of…Feb 20, 2024Feb 20, 2024
FEATURE SELECTION IN SUPERVISED LEARNING - PART 1Feature selection is the process of choosing the most relevant features from a dataset to be used in training a model. When collecting…Feb 11, 2024Feb 11, 2024
Deep Dive into Supervised LearningIn the previous discussion, we touched upon the concept that supervised learning involves working with labeled data, where the machine is…Jan 27, 2024Jan 27, 2024
ARTIFICIAL INTELLIGENCE IN SIMPLE TERMSArtificial intelligence (AI) is a computer science discipline that specifically concentrates on employing machines to address challenges…Jan 15, 20242Jan 15, 20242
How to Remove the iOS Push Notification ErrorI recently updated capabilities in my Apple console to enable Push Notifications. This is the process I went through after logging in and…Mar 31, 2021Mar 31, 2021