Skip to content

Conversation

Rpan4853
Copy link
Collaborator

@Rpan4853 Rpan4853 commented Apr 1, 2025

  • Combined Zephyr functionality into one class. New Zephyr class acts as a state manager and is meant to provide an easier user experience when solving predictive engineering problems.
  • Using a class instance for an entire machine learning problem flow can be problematic when users re-iterate on the same class
  • To prevent this, implement GuideHandler with guiding messages that warn users when they will make data stale and help them get back on track
  • Updated & added tests

More motivation and proposed API can be found in this thesis proposal

TO-DO:

  • rem old zephyr files

@Rpan4853 Rpan4853 requested a review from sarahmish April 7, 2025 00:43
@Rpan4853 Rpan4853 marked this pull request as ready for review May 15, 2025 21:50
@Rpan4853 Rpan4853 merged commit edf08d6 into main May 15, 2025
82 checks passed
@Rpan4853 Rpan4853 deleted the revised-api branch May 16, 2025 01:10
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.

1 participant