watex.analysis.get_component_with_most_variance#

watex.analysis.get_component_with_most_variance(X, **pca_kws)[source]#

Get the number of component with 95% ratio.

Parameters:
  • X – Training set.

  • pca_kws – additional pca keywords arguments.