export google cloud auotml model - text-classification

I have trained, deployed and evaluated a model successfully on google cloud platform's natural language product AutoML Text & Document Classification. When i see all deployed models, there is no option to export the model, only delete option is available. Along with exporting data, is there a way to export the automl model as well, so that I can run the model on my local or any other machine?
There are videos explaining to export model in auto ml vision product, but I couldnt draw much similarities with natural language model. Thanks

This feature doesn't exist yet for Natural Language product but there is a request for it here:
https://issuetracker.google.com/issues/168860629

Related

Step file property mapping

When I load a STEP model into inventor, during the import processing these is the opportunity to perform property mapping. In my case, specifically "material" property.
Is there similar functionality available when loading Step models into Forge?
Thanks
No, unfortunately, only the options listed in the documentation are available:
https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST/
If the mapping can be automated using the Inventor API (not sure), then perhaps you could use the Design Automation API to import the STEP file into an Inventor document and then translate that to SVF which then could be displayed in the Viewer

IBM ODM UI model for json comparision

I have a requirement in which i get two json file in request and I need to copare two json files.
Is there a way within ODM where can show customers the UI for text comparision of json ?
Lets say, json 1 file has a field name which is different from json2 name. I need to show with any report /Ui that this is the difference between two files.
Any help would be appreciated.
Thanks in advance
The ODM user interfaces, either Eclipse-base Rule Designer or web-based Decision Center, allow extensive customization, but these UI's are for authoring the rules, not applying them to input data.
ODM rules are generally run within a server environment, so at execution time there is no user or user interface. It is possible (and feasible and reasonable) to embed ODM execution into any Java program (for example, one with a UI to show or compare differences between JSON document), but ODM does not provide any kind of UI framework for building such a program.
I faced the same problem and used JsonAssert library to compare Jsons in Java.
Best
Emmanuel

How to export an h2o model in JS or EXCEL?

I need to export an H2o model in Javascript or Excel.
I know how to export models using JAVA, Python and R. I want to do the same for JS and Excel.
An idea could be to load the exported model in mojo to the sever and then use the REST API to perform model evaluation. Unfortunately we cannot succeed in performing the loading (we have opened an issue here regarding this specific problem).
Do you have any idea of how to solve this issue?
Thanks
Here is a pointer to a git repo that has an example of how to host an H2O-3 MOJO in a REST API:
https://github.com/h2oai/app-consumer-loan

How to use additional dimension : direct sessions to the google studio

In google analytics I can add additional dimension which is named: Direct Sessions which gives two values : yes and no. The problem is that when im making reports in google studio i dont have this kind of dimension.
Maybe there is possible to add this dimension manually?
T.
If you have created a custom dimension in GA it is available in Google Data Studio (I assume that is what you mean by "Google Studio").
Currently the Google Analytics connector only provides access to data
available in custom reports. It does not provide access to
multi-channel funnels or real-time data. However, custom dimensions
and metrics are available in Data Studio.
You can select it like any other dimension (use the search feature and look for the name you gave to your dimension in the GA property settings).
Source

Is there an only-reporting tool for SCORM data?

I am new in SCORM and I am looking for a tool that takes as an input your SCORM data, in a no-matter way, analyzes it and gives you a report.
I don't care for an LMS or web analytics tool.
Are there any suggestions?
Thank you in advance!
Hi There Konstantina,
Have you looked at SCORM Cloud? It is a lightweight training delivery system that will allow you to upload SCORM, AICC, and Tin Cans easily, then has a built-in reporting tool called "Reportage". Reportage will help you track status, time, score, interactions...most of the elements people look for when they want SCORM reports. Within Reportage, there is a home page with some graphical representations of the training data as well as the ability to export your reports as CSV. If you have any questions about it, please feel free to contact us at support#scorm.com.
Thanks,
Joe

Resources