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

Update ReadME.md with installation and usage instructions, and code improvements #8

Merged
merged 6 commits into from
Mar 25, 2024

Conversation

HellenNamulinda
Copy link
Collaborator

Hello @miquelduranfrigola ,
This PR introduces several enhancements.
Changes include

  • Save evaluation metrics as a JSON file instead of txt file, fe93e50.
  • Add version information(starting at 0.0.1), f094fbb.
  • Commit(9a497bb) introduces the option to choose whether to use default parameters during model training, and also updates the search space for XGBoost .
  • Add test notebook to compare performance across different scenarios, c79f0fc.
  • 4e9c49b initializes the package, allowing classes to be imported directly from the xai4chem package namespace.
  • Update README.md file with installation and usage instructions, 95ff94f.

update search space for xgboost and catboost.
Compare  performance
allow classes to be imported directly from the xai4chem package namespace.
With installation and usage instructions.
Copy link
Member

@miquelduranfrigola miquelduranfrigola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, @HellenNamulinda . This is a substantial update!
I approve the PR

@miquelduranfrigola miquelduranfrigola merged commit 0f3b2f7 into ersilia-os:main Mar 25, 2024
1 check 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.

None yet

2 participants