 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      Java-friendly version of fit().
Java-friendly version of fit().
 
      
    
      Computes a PCAModel that contains the principal components of the input vectors.
Computes a PCAModel that contains the principal components of the input vectors.
source vectors
 
      
    
       
      
    
       
      
    
       
      
    
      number of principal components
number of principal components
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      
A feature transformer that projects vectors to a low-dimensional space using PCA.