A PHP Error was encountered

Severity: Warning

Message: mysqli::__construct(): (HY000/1045): Access denied for user 'brainsup_bda'@'localhost' (using password: YES)

Filename: controllers/Manufacturers.php

Line Number: 103

Backtrace:

File: /www/wwwroot/brainlatam.com/public_html/application/controllers/Manufacturers.php
Line: 103
Function: __construct

File: /www/wwwroot/brainlatam.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): Couldn't fetch mysqli

Filename: controllers/Manufacturers.php

Line Number: 106

Backtrace:

File: /www/wwwroot/brainlatam.com/public_html/application/controllers/Manufacturers.php
Line: 106
Function: query

File: /www/wwwroot/brainlatam.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'num_rows' of non-object

Filename: controllers/Manufacturers.php

Line Number: 109

Backtrace:

File: /www/wwwroot/brainlatam.com/public_html/application/controllers/Manufacturers.php
Line: 109
Function: _error_handler

File: /www/wwwroot/brainlatam.com/public_html/index.php
Line: 315
Function: require_once

Principal Component Analysis PCA - Brain Latam

Principal Component Analysis PCA


Principal Component Analysis PCA

PCA (Principal Component Analysis)

On the one hand, a principal component analysis is used to reduce the data volume. On the

other, it makes it possible to extract hypothetical variables which can be used to characterize

a data set. It groups together covariant variables of a data set that can be interpreted as

a single factor. PCA is a secondary transform. In other words, it stores its results in the current

workspace as secondary history files.