Skip to content

Development#46

Draft
Julian-W98 wants to merge 32 commits intomainfrom
development
Draft

Development#46
Julian-W98 wants to merge 32 commits intomainfrom
development

Conversation

@Julian-W98
Copy link
Copy Markdown
Collaborator

No description provided.

Julian-W98 and others added 30 commits October 29, 2025 14:37
- Split random_forest.py into classic_rf.py, splitted_rf.py and utils.py
- Add controller.py as a subordinate class that handles the execution
- classic_rf.py and splitted_rf.py hold the computing logic
- utils.py contains the shared code of the both computing classes and everything needed for evaluation
…AM usage; integrated switch on via config.py
* harmonise PREDICT_AND_EVALUATE

* Delete all old rf models if new ones are saved
Removed unnecessary comment and fixed print statement formatting.
Removed unused FASTA_DIR constant and retrain flag.
first version for integrating kmers
* Set python version to 3.11, fix preprocessing and add ToDos
- Add "Count_Per_Org" to "Evaluation" for stacked model
- Save log to "Evaluation" folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants