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

outlier detection taking too long for preprocessing

nim19nim19 Member Posts: 1 Learner I
I have tried cleaning the data to detect anomalies, this is the process I have used, but unfortunately due to the long wait time the process is not returning results. I read the CSV file, then replaced the missing values for attributes days to the funded, funded amount, loan amount, and num lenders total. then I chose a filter examples operator to no missing attributes, then connected it with select attributes (the 2nd image are the selected attributes) then I did normalize days to funded, funded amount, loan amount, and num lenders total. then I multiplied it and used both the outliers, but I am unable to see the results, not sure if there is a more seamless way to clean the attached data. 



Sign In or Register to comment.