Giter Site home page Giter Site logo

Comments (3)

baggiponte avatar baggiponte commented on June 16, 2024 1

I would love to work on both!

About the improved example: I currently cannot open it from the website. If I click on the link at this page nothing happens. Is that because the docs are not in sync with the latest commits, am I right? EDIT it's #716

As a reference, I guess the source code for the example you mention is here.

EDIT2: I was thinking about creating a custom function transformer to generate holiday features following the example Olivier wrote here. What do you think Vincent?

from skrub.

Vincent-Maladiere avatar Vincent-Maladiere commented on June 16, 2024

Hey @baggiponte, thanks for the suggestion!

  1. The weekend binary variable would bring value and is straightforward to implement!
  2. The holidays package would add a new runtime dependency, and we prefer avoiding that.

Instead, we could improve one of our existing examples (and preferably increase its classification or regression score) using the holidays package as a documentation dependency. This way, we would demonstrate its usefulness while showcasing its usage with skrub.

Would you be interested in implementing one of those (or both)?

from skrub.

Vincent-Maladiere avatar Vincent-Maladiere commented on June 16, 2024
  1. Yes indeed, the documentation is being fixed, but you can access the source code file you mentioned.

    This file is actually generated via nbconvert, we sync a notebook to a python file, so that changes in the notebook are reflected in the file. We then manually process it to make it "sphinx compatible", i.e. we replace #% with ####### for cell breaks.

    Therefore, I suggest you reproduce example 03 in your own notebook, make the appropriate changes, and put these changes into the source file, trying to respect the sphinx syntax. I'll help you debug it if needed.

  2. Seems like a good idea to use a light FunctionTransformer, go ahead!

from skrub.

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.