Giter VIP home page Giter VIP logo

latent-attention's Issues

LabelEncoder()

Where is the LabelEncoder() that can be used to map prediction numbers to real instructions.
E.G.
'label_names': ['Instagram',
'Instagram.Any_new_photo_by_you',
'Dropbox',
'Dropbox.Add_file_from_URL'],
'labels': [45, 193, 11, 20],

Where can I find the map between label_names and labels ?

Thanks a lot. I am trying to use your code to play with prediction.

Format of Pre-processed data

Hello.
What is the format of the pre-processed dataset of IFTTT ?
On unpickling the msr_data.pkl file, the data in it is not making much sense to me... because the attributes like correct_action_param, correct_trigger_param, label_names, words, url etc. are occurring together again and again, as a bundle, and after them is another bundle of some other attributes , namely label_types, trigger_chans, action_chans, action_funcs etc and then is a bundle of action and trigger fields, which is followed by some fields which I don't understand but I think are the fields which require user input and are initialized as NULL and then... I don't understand.

Can you tell me how to make sense of the data ? Also, it would be pretty helpful if you can tell me how to see the data in a pretty-formatted format.

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.