Skip to content

Hyperopt visualization in CLI #1524

Answered by PeterPirog
PeterPirog asked this question in Q&A
Discussion options

You must be logged in to vote

I found the answer

ludwig hyperopt --dataset input/train.csv --config config_example.yaml

ludwig visualize --visualization hyperopt_hiplot --output_directory visualizations --hyperopt_stats_path results/hyperopt_statistics.json

-output_directory visualizations - visualisations is the own name of directory to save result as html file
--hyperopt_stats_path results/hyperopt_statistics.json - hyperopt_statistics.json is the result of the corrected hyperoptimalization

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PeterPirog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant