Code of the Sequential Feature Forest Flow Model#16
Code of the Sequential Feature Forest Flow Model#16AngeClementAkazan wants to merge 3 commits intoSamsungSAILMontreal:mainfrom
Conversation
…I have added it to the script_ generation.py file
- I cleaned some things and tried to make it more like the original code - I removed random_state
Comments:
|
Summary
Added a new python file denoted Feature_Forest_Flow.py that contains my models, I also imported the main function from this file in your script_generation.py file.
Changes
Additional Information