Coder Social home page Coder Social logo

Comments (3)

bbengfort avatar bbengfort commented on August 24, 2024

See #3 - Yellowbrick needs its own, default style and color palette; similar to Seaborn. This style needs to be loaded on init, so it cannot be:

  1. destructive (e.g. it must look for resources, and if it doesn't exist, don't quit)
  2. intensive (it must be lightweight and simple)

To that end we also want a number of ways to configure Yellowbrick:

  1. From an environment variable, YELLOWBRICK_STYLE and YELLOWBRICK_CONTEXT
  2. From a Jupyter configuration file
  3. From something like Confire for YAML based configuration.

from yellowbrick.

pvomelveny avatar pvomelveny commented on August 24, 2024

Actually this answers my question I asked in Issue #3

Do we want to mimic Seaborn and try to have our style/palette objects/functions be basically compatible? How Seaborn-y do we want to be?

from yellowbrick.

bbengfort avatar bbengfort commented on August 24, 2024

from yellowbrick.

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.