NSNevin Selbyinnevins-corner.hashnode.dev·May 18, 2023 · 3 min readMy Journey to Data ScienceEmbarking on my journey in data science during my second year has been a transformative experience, allowing me to dive into the fascinating world of data analysis and machine learning. Learning Sources In my pursuit of knowledge, I have explored a ...00
NSNevin Selbyinnevins-corner.hashnode.dev·Apr 4, 2023 · 2 min readExplainable AI (XAI): The Future?Artificial intelligence (AI) has completely changed many industries from finance to healthcare. However, it can frequently be challenging to comprehend how AI models decide due to their complexity. This lack of transparency raises severe issues becau...00
NSNevin Selbyinnevins-corner.hashnode.dev·Mar 24, 2023 · 4 min readImage Steganography Using Machine LearningImage steganography is a technique for concealing secret information within digital images without altering their visual appearance. The concept behind image steganography is to use the redundancy of the image data to embed the hidden message in such...00
NSNevin Selbyinnevins-corner.hashnode.dev·Mar 10, 2023 · 4 min readFeature selection methods for Data ScientistsFeature selection helps improve the performance of machine learning models by identifying the most relevant and informative features in a dataset. By only selecting the most relevant features, data scientists can reduce the risk of overfitting, which...01N