Automated and optimal encoding of text data features for machine learning models
US-2020097545-A1 · Mar 26, 2020 · US
US11210073B1 · US · B1
| Field | Value |
|---|---|
| Publication number | US-11210073-B1 |
| Application number | US-202016941927-A |
| Country | US |
| Kind code | B1 |
| Filing date | Jul 29, 2020 |
| Priority date | Jul 29, 2020 |
| Publication date | Dec 28, 2021 |
| Grant date | Dec 28, 2021 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Translating text encodings of machine learning models to executable code, the method comprising: receiving a text encoding of a machine learning model; generating, based on the text encoding of the machine learning model, compilable code encoding the machine learning model; and generating, based on the compilable code, executable code encoding the machine learning model.
Opening claim text (preview).
What is claimed is: 1. A method of translating text encodings of machine learning models to executable code, the method comprising: receiving a text encoding of a machine learning model; generating, based on the text encoding of the machine learning model, compilable code encoding the machine learning model; and generating, based on the compilable code, executable code encoding the machine learning model. 2. The method of claim 1 , wherein the text encoding of the machine learning model comprises a plurality of conditional statements, and wherein generating the compilable code comprises: parsing the plurality of conditional statements; and generating the compilable code based on the parsed plurality of conditional statements. 3. The method of claim 2 , wherein each of the plurality of conditional statements comprise one or more conditional actions, wherein the one or more conditional actions comprise a nested conditional statement or a modification to a confidence score. 4. The method of claim 2 , wherein generating the compilable code based on the parsed plurality of conditional statements comprises generating, in the compilable code, another conditional statement combining two or more of the plurality of conditional statements. 5. The method of claim 2 , wherein generating the compilable code based on the plurality of parsed conditional statements comprises generating, in the compilable code, a function corresponding to a branch of one or more nested conditional statements. 6. The method of claim 1 , wherein generating the compilable code comprises truncating one or more numerical values included in the text encoding of the machine learning model. 7. The method of claim 1 , wherein generating the executable code comprises compiling the compilable code to a target platform. 8. The method of claim 1 , wherein the machine learning model comprises a classifier. 9. An apparatus for translating text encodings of machine learning models to executable code, the apparatus comprising a computer processor and a computer memory, the computer memory including computer program instructions that, when executed by the computer processor, cause the computer processor to carry out; receiving a text encoding of a machine learning model; generating, based on the text encoding of the machine learning model, compilable code encoding the machine learning model; and generating, based on the compilable code, executable code encoding the machine learning model. 10. The apparatus of claim 9 , wherein the text encoding of the machine learning model comprises a plurality of conditional statements, and wherein generating the compilable code comprises: parsing the plurality of conditional statements; and generating the compilable code based on the parsed plurality of conditional statements. 11. The apparatus of claim 10 , wherein each of the plurality of conditional statements comprise one or more conditional actions, wherein the one or more conditional actions comprise a nested conditional statement or a modification to a confidence score. 12. The apparatus of claim 10 , wherein generating the compilable code based on the parsed plurality of conditional statements comprises generating, in the compilable code, another conditional statement combining two or more of the plurality of conditional statements. 13. The apparatus of claim 10 , wherein generating the compilable code based on the plurality of parsed conditional statements comprises generating, in the compilable code, a function corresponding to a branch of one or more nested conditional statements. 14. The apparatus of claim 9 , wherein generating the compilable code comprises truncating one or more numerical values included in the text encoding of the machine learning model. 15. The apparatus of claim 9 , wherein generating the executable code comprises compiling the compilable code to a target platform. 16. The apparatus of claim 9 , wherein the machine learning model comprises a classifier. 17. A computer program product disposed upon a non-transitory computer readable medium, the computer program product comprising computer program instructions for translating text encodings of machine learning models to executable code that, when executed, cause a computer system to perform steps comprising: receiving a text encoding of a machine learning model; generating, based on the text encoding of the machine learning model, compilable code encoding the machine learning model; and generating, based on the compilable code, executable code encoding the machine learning model. 18. The computer program product of claim 17 , wherein the text encoding of the machine learning model comprises a plurality of conditional statements, and wherein generating the compilable code comprises: parsing the plurality of conditional statements; and generating the compilable code based on the parsed plurality of conditional statements. 19. The computer program product of claim 18 , wherein each of the plurality of conditional statements comprise one or more conditional actions, wherein the one or more conditional actions comprise a nested conditional statement or a modification to a confidence score. 20. The computer program product of claim 18 , wherein generating the compilable code based on the parsed plurality of conditional statements comprises generating, in the compilable code, another conditional statement combining two or more of the plurality of conditional statements.
Detection or removal of dead or redundant code · CPC title
Parsing · CPC title
User interactive design; Environments; Toolboxes · CPC title
Dynamic search techniques; Heuristics; Dynamic trees; Branch-and-bound · CPC title
Classification techniques · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.