Implementation of Principal Component Analysis from scratch
Last Updated on July 24, 2023 by Editorial Team
Author(s): Navoneel Chakrabarty
Originally published on Towards AI.
Letβs Get Started
Real-time data may have a vast number of attributes, which often makes essential Exploratory Data Analytics very difficult. Such data are known as highly Multi-Dimensional Data in which each and every attribute is referred to as a dimension. Moving ahead with Multi-Dimensional Data often results in:
Lack of Proper Data Visualization: As data with more than 2 dimensions cannot be plotted on a 2-Dimensional Space, Decision Boundary Visualization is not possible. In such cases, the modelβs decision making/pattern recognition logic canβt be correctly interpreted.The trouble with Data Analytics: Data Analytics becomes unnecessarily troublesome with such High-Dimensional Data.Flawed Machine Learning Model Development:… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI