sagnik1511 / Tabular-AutoML

Python Auto-ML Package for Tabular Datasets
MIT License
23 stars 13 forks source link

Add a new class "OutlierProcessing" under processing #10

Open sagnik1511 opened 2 years ago

sagnik1511 commented 2 years ago
  1. Prepare a new class under the processing module.
  2. Prepare the functions with a proper idea and also add appropriate comments.
  3. Add a function "run" inside the "OutlierProcessing" which will go through every feature, e.g. link.
  4. Add the function under the class Preprocessing.

Follow contributing guidelines on README.md

mithil-sri-sai commented 2 years ago

I want to work on this issue under JWOC

sagnik1511 commented 2 years ago

Good Luck! Assigned!

sagnik1511 commented 2 years ago

When your PR would be completed, @mithil-sri-sai?

sagnik1511 commented 2 years ago

Unassigned @mithil-sri-sai .