|
|
|
|
|
by isabellat
1760 days ago
|
|
I couldn’t agree more that a black box does not result in confidence in your modeling! Tangram is not a black box :) we tell you exactly the hyper parameter grid we trained, the settings that led to the best model, and provide explanations per prediction based on SHAP. And if you don’t like our settings, you can pass a config file, specifying everything from the column types in your csv, to the features produced, to the hyper parameters of the models you want trained. https://www.tangram.dev/docs/guides/train_with_custom_config... |
|