FeelingsShould I let the feelings out, and be treated differently? Or better keep it inside, and act normal?Apr 24, 2024Apr 24, 2024
Linux file permissionsEvery file/directory has three types of owners in Linux. The permissions for each of these 3 owners is represented in Numeric (group of…Dec 4, 2022Dec 4, 2022
Have you sacrificed your attention to feed algorithms?When the whole world is running towards a cliff, he who is running in the opposite direction appears to have lost his mind — C S LewisNov 18, 2022Nov 18, 2022
Steps in Building a Machine Learning ProjectIn this post, we will be discussing the basic steps in building a machine learning project. The process of building an ML project includes…Feb 5, 2021Feb 5, 2021
any() and all() in PythonIn this post, we will be looking into any() and all() functions in Python. First, let us discuss the any() function.Feb 5, 2021Feb 5, 2021
What is Logistic RegressionAs you may be knowing Logistic Regression is a Machine Learning algorithm. It is used for binary classification problems. We also have…Feb 5, 2021Feb 5, 2021
Padding in CNNWe have seen the basic operation of convolution in the previous post.Feb 5, 2021Feb 5, 2021
Published inAnalytics VidhyaKnowing Convolution BasicsIn this article, we are going to learn about the grayscale image, colour image and the process of convolution.Feb 5, 2021Feb 5, 2021