Unable to create predictions environment for snowflake. I want to store my predictions output to snowflake but showing error "Selected model package was built with a scoring code version that is no supported by Snowflake prediction environments " . My trained model which I want to deploy on snowflake is RandomForest Classifier (Gini).
model
error