File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,9 @@ It's better to start CatBoost exploring from this basic tutorials.
58
58
* [ Export CatBoost Model as Python code Tutorial] ( apply_model/model_export_as_python_code_tutorial.md )
59
59
* Catboost model could be saved as standalone Python code.
60
60
61
+ * [ Export CatBoost Model in JSON format Tutorial] ( apply_model/model_export_as_json_tutorial.ipynb )
62
+ * Catboost model could be saved in JSON format and applied.
63
+
61
64
## Competition examples
62
65
63
66
* [ Kaggle Paribas Competition Tutorial] ( competition_examples/kaggle_paribas.ipynb )
Original file line number Diff line number Diff line change 9
9
* [ Export CatBoost Model as Python code Tutorial] ( apply_model/model_export_as_python_code_tutorial.md )
10
10
* Catboost model could be saved as standalone Python code.
11
11
12
- * [ Export CatBoost Model in JSON format Tutorial] ( apply_model/json_model_tutorial .ipynb )
12
+ * [ Export CatBoost Model in JSON format Tutorial] ( apply_model/model_export_as_json_tutorial .ipynb )
13
13
* Catboost model could be saved in JSON format and applied.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments