Giter Club home page Giter Club logo

Comments (7)

pradumna123 avatar pradumna123 commented on August 16, 2024

Can you assign this to me ?

from feature_engine.

solegalli avatar solegalli commented on August 16, 2024

Hi @pradumna123 thanks for your support. I saw that you left messages in 3 different issues. Maybe we can start by this one?

We are soon to launch a new release of feature-engine, and we changed a bit the way we do the imports and also the parameter names of some of the imputers.

So the idea for this issue, is to:

  • separate each imputer in a different notebook which would take the imputer's name
  • try and show case all the functionality of each transformer, for example for the MeanMedianImputer, imputation by the mean, and median, and how the user can assign variables or alternatively let the imputer find them automatically.
  • fix the imports: now if would be from feature_engine.imputation instead of how it is in the notebook
  • make sure the parameters have the latest names.

In order for this to work, as we have not released the latest version yet, we need to install feature engine in developer mode, you can find instructions here:
https://feature-engine.readthedocs.io/en/latest/contributing/github_quick_start.html

If you are interested, just make a new PR with the initial changes and we take it from there.

Cheers!

from feature_engine.

pradumna123 avatar pradumna123 commented on August 16, 2024

So we will have a file for every imputer.
Do we have a list of all such imputers.
The documentation shows 6. If I am not wrong

from feature_engine.

solegalli avatar solegalli commented on August 16, 2024

https://github.com/solegalli/feature_engine/blob/master/feature_engine/imputation/__init__.py

from feature_engine.

pradumna123 avatar pradumna123 commented on August 16, 2024

Cool thank you

from feature_engine.

solegalli avatar solegalli commented on August 16, 2024

If you enter into each imputer .py file, you will see the docstrings with the new information (if anything changed). Thanks a lot!

from feature_engine.

solegalli avatar solegalli commented on August 16, 2024

closed in #209

from feature_engine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.