https://flyte.org logo
#ask-the-community
Title
# ask-the-community
s

seunggs

01/01/2023, 4:09 AM
Copy code
{
    "literals": {
        "n_samples": {
            "scalar": {
                "primitive": {
                    "integer": "1000"
                }
            }
        },
        ...
        "n_estimator": {
            "scalar": {
                "primitive": {
                    "integer": "100"
                }
            }
        }
    }
}