|
- Search.setIndex({"docnames": ["components/market", "components/spec", "index", "introduction/intro", "references/api"], "filenames": ["components/market.rst", "components/spec.rst", "index.rst", "introduction/intro.rst", "references/api.rst"], "titles": ["Market", "Specification", "<code class=\"docutils literal notranslate\"><span class=\"pre\">Learnware</span></code> Documentation", "Introduction", "API Reference"], "terms": {"i": [2, 4], "api": 2, "market": 2, "here": 4, "you": 4, "can": 4, "find": 4, "all": 4, "learnwar": [], "interfac": 4, "introduct": 2, "specif": 2, "learnwaremarket": [2, 4], "class": 4, "provid": 4, "some": 4, "python": 4, "exampl": 4, "learnmarket": 4, "add_learnwar": 4, "learnware_nam": 4, "str": 4, "model_path": 4, "stat_spec_path": 4, "properti": 4, "dict": 4, "desc": 4, "tupl": 4, "bool": 4, "add": 4, "given": 4, "predict": 4, "certain": 4, "time": 4, "signal": 4, "befor": 4, "thi": 4, "prepar": 4, "well": 4, "paramet": 4, "name": 4, "new": 4, "filepath": 4, "model": 4, "zip": 4, "file": 4, "statist": 4, "npy": 4, "how": 4, "pass": 4, "requir": 4, "further": 4, "discuss": 4, "dictionari": 4, "format": 4, "brief": 4, "descipt": 4, "return": 4, "indic": 4, "model_id": 4, "whether": 4, "ad": 4, "successfulli": 4, "type": 4, "rais": 4, "filenotfounderror": 4, "found": 4, "delete_learnwar": 4, "id": 4, "delet": 4, "from": 4, "true": 4, "target": 4, "except": 4, "an": 4, "excpet": 4, "when": 4, "give": 4, "NOT": 4, "list": 4, "get_learnware_by_id": 4, "baselearnwar": [], "get": 4, "union": 4, "one": 4, "object": 4, "base": 4, "input": 4, "param": 4, "The": 4, "item": 4, "ar": 4, "search": 4, "result": 4, "none": 4, "get_property_list": 4, "avail": 4, "reload_market": 4, "market_path": 4, "property_list_path": 4, "load_mod": 4, "databas": 4, "reload": 4, "server": 4, "restar": 4, "directori": 4, "data": 4, "_ip_": 4, "_port_": 4, "load": 4, "should": 4, "json": 4, "option": 4, "sourc": 4, "current": 4, "onli": 4, "default": 4, "A": 4, "flag": 4, "notimplementederror": 4, "method": 4, "implement": 4, "support": 4, "property_list": 4, "check": 4, "search_learnwar": 4, "target_properti": 4, "target_stat_specif": 4, "ani": 4, "random": 4, "both": 4, "filter": 4, "through": 4, "rank": 4, "accord": 4, "otherwis": 4, "select": 4, "user": 4, "upload": 4, "two": 4, "first": 4, "recommend": 4, "combin": 4, "calcul": 4, "second": 4, "match": 4, "path": 4, "empti": 4, "update_learnwar": 4, "updat": 4, "content": 4, "todo": 4, "statspecif": [2, 4]}, "objects": {"learnware.learnware": [[4, 0, 1, "", "Learnware"]], "learnware.market": [[4, 0, 1, "", "LearnwareMarket"]], "learnware.market.LearnwareMarket": [[4, 1, 1, "", "add_learnware"], [4, 1, 1, "", "delete_learnware"], [4, 1, 1, "", "get_learnware_by_ids"], [4, 1, 1, "", "get_property_list"], [4, 1, 1, "", "reload_market"], [4, 1, 1, "", "search_learnware"], [4, 1, 1, "", "update_learnware"]], "learnware.specification": [[4, 0, 1, "", "Specification"], [4, 0, 1, "", "StatSpecification"]]}, "objtypes": {"0": "py:class", "1": "py:method"}, "objnames": {"0": ["py", "class", "Python class"], "1": ["py", "method", "Python method"]}, "titleterms": {"learnwar": [2, 4], "document": 2, "structur": 2, "refer": [2, 4], "api": 4, "market": [0, 4], "specif": [1, 4], "get": 2, "start": 2, "compon": 2, "introduct": 3}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx": 57}, "alltitles": {"Market": [[0, "market"], [4, "market"]], "Specification": [[1, "specification"], [4, "specification"]], "Learnware Documentation": [[2, "learnware-documentation"]], "Document Structure": [[2, "document-structure"]], "GETTING STARTED:": [[2, null]], "COMPONENTS:": [[2, null]], "REFERENCES:": [[2, null]], "Introduction": [[3, "introduction"]], "API Reference": [[4, "api-reference"]], "Learnware": [[4, "learnware"]]}, "indexentries": {"learnware (class in learnware.learnware)": [[4, "learnware.learnware.Learnware"]], "learnwaremarket (class in learnware.market)": [[4, "learnware.market.LearnwareMarket"]], "specification (class in learnware.specification)": [[4, "learnware.specification.Specification"]], "statspecification (class in learnware.specification)": [[4, "learnware.specification.StatSpecification"]], "add_learnware() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.add_learnware"]], "delete_learnware() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.delete_learnware"]], "get_learnware_by_ids() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.get_learnware_by_ids"]], "get_property_list() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.get_property_list"]], "reload_market() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.reload_market"]], "search_learnware() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.search_learnware"]], "update_learnware() (learnware.market.learnwaremarket method)": [[4, "learnware.market.LearnwareMarket.update_learnware"]]}})
|