Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addressing issue #129 #130

Merged
merged 14 commits into from
Nov 22, 2024
Merged

Conversation

ejiawustl
Copy link
Collaborator

made changes to address all 3 points in issue #129 - updated typehinting, docstring, and return results.

ejiawustl and others added 10 commits November 21, 2024 14:44
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
Co-authored-by: Chase Mateusiak <chasem@wustl.edu>
…trap models, and updated the interactor_workflow function in main.py to accurately return a single directory with all intermediate and final results
yeastdnnexplorer/__main__.py Outdated Show resolved Hide resolved
yeastdnnexplorer/ml_models/lasso_modeling.py Show resolved Hide resolved
yeastdnnexplorer/ml_models/lasso_modeling.py Show resolved Hide resolved
@cmatKhan
Copy link
Member

@cmatKhan cmatKhan merged commit a72285f into BrentLab:dev Nov 22, 2024
6 checks passed
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.

Adjust return type of get_significant_predictors, fix docstring and return typing
2 participants