Hi there,
I'm new in the Data Science environment and have done some research to find a solution to do some analysis on combined quantitative (cost, transactions, notional, #applications, ...) and qualitative (region, country, month, organizational unit,...) variables in python.
The only library I could find is called Prince but with very limited documentation.
Problem Statement:
How do I process a Factor Analysis of Mixed Data (FAMD) in python to identify patterns, correlations between the quantitative and qualitative variables.
Please let me know if there is an easier way than using Prince, e.g. preprocess the qualitative variables into numerical data using, e.g. the scikit labelencoder or maybe I'm going in the wrong direction.
Thanks in advance
Uli
Tags:
Hi, did you ever find more documentation? I have been trying to use Prince as well and keep getting the following error,
'
TypeError: check_is_fitted() missing 1 required positional argument: 'attributes'. I even get this error when I run the examples given with the Prince documentation.
Thanks
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles