tritonhacks / Tritonhack2024-ML-Starter-Kit

https://tritonhacks.github.io/Tritonhack2024-ML-Starter-Kit/
0 stars 3 forks source link

Removing Outlier #13

Closed sunwoo604 closed 8 months ago

sunwoo604 commented 8 months ago

Remove outlier to train the model to see if the model improved from the previous version(and also remove outlier for the visualization -> try 2 standard deviations or 3 standard deviations away to determine the outliers)

Priority: medium