InGeek CulturebyYashowardhan Shinde·May 5, 2023How to Label Text Data Using LLMs?In recent years, the field of machine learning has seen exponential growth in the amount of available data. With the rise of big data, many…
InGeek CulturebyYashowardhan Shinde·Nov 8, 2022Custom Data Augmentation using Keras ImageDataGeneratorWe often run into trouble when training a neural network because we don’t have enough data to train it. And as we all know, most machine…A response icon1A response icon1
InGeek CulturebyYashowardhan Shinde·Oct 20, 2022Installing Tensorflow on Apple SiliconAlthough a lot of content is present about the installation of Tensorflow on the new ARM-powered Mac, I still struggled to set up my…
Yashowardhan Shinde·Aug 27, 2021What is skewness in data? How to fix skewed data in python?We all have come across the terms outliers or skewness while cleaning or preprocessing data for a project. So, in this article, we will be…A response icon1A response icon1
InGeek CulturebyYashowardhan Shinde·Jun 8, 2021How to find the correlation between continuous variables and visualise it using python?Feature selection is an important step in building a good machine learning model, one of the technique that helps us in selecting these…A response icon1A response icon1