| { | |
| "sklearn": { | |
| "columns": [ | |
| "seed_n_rounds", | |
| "angel_n_rounds", | |
| "pre_seed_n_rounds", | |
| "time_first_funding_normalised", | |
| "seed_funding_normalised", | |
| "time_till_series_a_normalised" | |
| ], | |
| "environment": [ | |
| "scikit-learn=1.1.3" | |
| ], | |
| "example_input": { | |
| "angel_n_rounds": [ | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ], | |
| "pre_seed_n_rounds": [ | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ], | |
| "seed_funding_normalised": [ | |
| 0.0, | |
| 0.0, | |
| 0.0018888888888888 | |
| ], | |
| "seed_n_rounds": [ | |
| 2.0, | |
| 0.0, | |
| 1.0 | |
| ], | |
| "time_first_funding_normalised": [ | |
| 0.2120435618193465, | |
| 0.380183642963912, | |
| 0.209908178518044 | |
| ], | |
| "time_till_series_a_normalised": [ | |
| 0.3253001132502832, | |
| 0.3585503963759909, | |
| 0.2226500566251415 | |
| ] | |
| }, | |
| "model": { | |
| "file": "model.pkl" | |
| }, | |
| "model_format": "pickle", | |
| "task": "tabular-classification" | |
| } | |
| } |