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

develop #42

Merged
merged 8 commits into from
Nov 19, 2024
Merged

develop #42

merged 8 commits into from
Nov 19, 2024

Conversation

jzsmoreno
Copy link
Owner

This pull request introduces significant performance optimizations to the engine, new functionality for calculating classification metrics, and an illustrative Jupyter Notebook example demonstrating the application of likelihood in deep learning models.

New Features

  • Added functions for calculating common classification metrics, such as accuracy, precision, recall, and F1 score.
  • Provided example usage of these metrics with popular deep learning libraries, including TensorFlow.

Documentation and Example Usage

  • Updated documentation with instructions for using the new classification metric functions.
  • Included a Jupyter Notebook example that demonstrates how to apply likelihood in deep learning models.

General Improvements

  • Enhanced code organization and structure for improved maintainability.
  • Improved error handling and logging for better debugging and traceability.

This pull request enhances the optimization engine’s performance, introduces new functionality for classification metrics, updates the documentation, and improves code quality and usability. The Jupyter Notebook example serves as a practical guide for leveraging likelihood in deep learning models.

@jzsmoreno jzsmoreno merged commit 39df27e into main Nov 19, 2024
1 check passed
@jzsmoreno jzsmoreno deleted the develop branch November 19, 2024 23:29
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