Skip to content

Conversation

@AbhirupaGhosh
Copy link
Contributor

This function merges all *_performance.tsv files into a single table with metadata and writes it as a Parquet file in the specified results path. It also includes a similar function for merging *_top_features.tsv files.

Description

What kind of change(s) are included?

  • Feature (adds or updates new capabilities)
  • Bug fix (fixes an issue).
  • Enhancement (adds functionality).
  • Breaking change (these changes would cause existing functionality to not work as expected).

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have searched for existing content to ensure this is not a duplicate.
  • I have performed a self-review of these additions (including spelling, grammar, and related).
  • I have added comments to my code to help provide understanding.
  • I have added a test which covers the code changes found within this PR.
  • I have deleted all non-relevant text in this pull request template.
  • Reviewer assignment: Tag a relevant team member to review and approve the changes.

This function merges all *_performance.tsv files into a single table with metadata and writes it as a Parquet file in the specified results path. It also includes a similar function for merging *_top_features.tsv files.
@AbhirupaGhosh AbhirupaGhosh self-assigned this Jan 20, 2026
AbhirupaGhosh and others added 2 commits January 20, 2026 19:13
Renamed the file for consistency with naming conventions. Removed redundant suppressPackageStartupMessages blocks and unused library imports. Also cleaned up unused 'file_path' assignment in metadata tibble.
@jananiravi jananiravi self-requested a review January 21, 2026 03:03
Dropped boosted tree and random forest model functions and documentation. Updated NAMESPACE exports and imports, removed references to buildBTModel and buildRFModel, and revised documentation to reflect logistic regression as the only supported model. Added documentation for new utility functions and improved parameter descriptions for tuning grid and pipeline functions.
jananiravi
jananiravi previously approved these changes Jan 21, 2026
Copy link
Member

@jananiravi jananiravi left a comment

Choose a reason for hiding this comment

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

added minor changes. @AbhirupaGhosh see commits.

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.

4 participants