GargiPy / Studying-Depression-PCA

Contains 4 files. The first database is the original database with more than 20 columns and missing rows. This database is imputed in python upto some extent and number of columns are reduced to 6-8 after applying PCA. The new database is further imputed in powerBI by filling in the missing values of sex and further analysed.
Apache License 2.0
0 stars 0 forks source link

Modifying the column in Python #1

Open GargiPy opened 1 year ago

GargiPy commented 1 year ago

The column "sex" in the original database refused to accept new entries predicted by machine learning algorithm.

gitranjit commented 1 year ago

Hey, can you assign this to me?