Add a Word2Vec Model
Change-Id: I11b9fc93fe60692ee706328f0f2dff5f7c8b4f41
This commit is contained in:
parent
8ed6c131dc
commit
a8f81fcfb2
11
sample/json/model_word2vec.json
Normal file
11
sample/json/model_word2vec.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"display_name": "sample-word2vec-model",
|
||||
"display_description": "Sample Word2Vec Model",
|
||||
"source_dataset_url": "swift://meteos/openstack-ops-manual.txt",
|
||||
"model_type": "Word2Vec",
|
||||
"model_params": "{'numIterations': 100}",
|
||||
"experiment_id": "<YOUR_EXPERIMENT_ID>",
|
||||
"swift_tenant": "demo",
|
||||
"swift_username": "demo",
|
||||
"swift_password": "nova"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user