The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Help with Memory Management for GHA/PCA

pblack476pblack476 Member Posts: 83 Maven
edited November 2019 in Help
So I am trying to run a GHA dimensional reduction algorithm and I get an error of not enough memory for my dataset (1230 rows/407 columns). My machine has 16 GB memory. If that is not enough I would like some guidance as to how to use sampling to do that.

After running GHA on the sampled dataset, how would I apply that result to the original dataset to continue with my model?

Best Answer

  • pblack476pblack476 Member Posts: 83 Maven
    Solution Accepted
    I have answered myself. Simply use Apply Model.
Sign In or Register to comment.