Giter VIP home page Giter VIP logo

Comments (6)

KesterTong avatar KesterTong commented on July 21, 2024

Currently not, but I am working on setting this information automatically. Should be done on 2-3 weeks.

from transform.

KesterTong avatar KesterTong commented on July 21, 2024

Update: made some progress here, ETA is still 2-3 weeks

from transform.

buffxz avatar buffxz commented on July 21, 2024

Is there any updates about this issues? When can we expect we have more informative meta data about the dataset ?

can we also have the quantile values?

from transform.

KesterTong avatar KesterTong commented on July 21, 2024

This is fixed at head, but it will be about 1 month before the next release of TFT on PyPI.

Regarding other metadata, the situation of using string_to_int is special because we already know from the string_to_int calculation, what the range is.

For other cases, we don't have code to calculate these ranges. In principal this is straightforward but the internal code isn't setup to calculate arbitrary statistics for the outputs. We plan to add this but it's not clear how we will do it at this point.

from transform.

katsiapis avatar katsiapis commented on July 21, 2024

@pnezis Tensorflow Transform 0.3.1 and 0.3.1 have been released and contain several enhancements, including (I believe) support for your initial request.

@buffxz regarding Quantiles, please see our response in #29

@KesterTong or @elmer-garduno, could we apply the appropriate milestone (0.3.0?) to this Issue and perhaps Close it (if we've fully answered all the questions)?

from transform.

KesterTong avatar KesterTong commented on July 21, 2024

This was fixed in 0.3.0 but we've added it to the 0.3.1 milestone since we didn't create a milestone for 0.3.0. To answer the original question, as of version 0.3.0, we will infer min and max values (based on the vocab size) and set them in the transformed schema, but only for the output of string_to_int. If you do any transformations after string_to_int we will not provide min and max values.

from transform.

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.