Giter VIP home page Giter VIP logo

Comments (4)

aaronlelevier avatar aaronlelevier commented on August 27, 2024

Not sure if here or #20 is better to start the conversation.

From reading the code, it seems like the split information would be needed by CsvExampleGen.checkcache because the data may exist but if a new split is being specified, then you'd want to cache bust and run CsvExampleGen.exec to avoid re-using an old split with the wrong split percentage

from tfx.

zhitaoli avatar zhitaoli commented on August 27, 2024

There are several levels for custom config:

  1. Supporting a different train/eval ratio (which is #20 talking about): I think this should be mostly local to example_gen classes and should be easier to implement;
  2. Supporting different split names from hard-coded train/eval: this is what #21 is talking about and would affect all components dealing with examples.

We hope to publish a RFC/design doc soon about 2), which will require 1).

from tfx.

zhitaoli avatar zhitaoli commented on August 27, 2024

Some update: step 1 (supporting a different train/eval ratio) is done in #20. We don't have an estimate on next step yet, but please let us know if you are blocked by it and we will revisit.

from tfx.

1025KB avatar 1025KB commented on August 27, 2024

Custom split is supported, check this guide

from tfx.

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.