Latest posts

  • Why Vectors Enhance AI Performance in Linear Regression

    Vectors in AI plays a very crucial role for fundamental operations for different AI Based applications. Most of the time the underline calculation are hidden to the naked eyes and has been done using python bases libraries. Let’s try to understand the concept of vectors in simple regression problem. Dataset :https://www.kaggle.com/datasets/abhishek14398/salary-dataset-simple-linear-regression/data Consist of three columns…

    Read more