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

Compare CNN vs RNN classificators for sample terms #37

Open
leandroradusky opened this issue Jun 5, 2023 — with Manas.Tech Commit · 0 comments
Open

Compare CNN vs RNN classificators for sample terms #37

leandroradusky opened this issue Jun 5, 2023 — with Manas.Tech Commit · 0 comments

Comments

Copy link
Contributor

leandroradusky commented Jun 5, 2023

Once created sample models for CNNs (#32) and RNNs (#36), select from the training set of the competition a sample term that contains enough positive and negative examples*, train them with both, and then compare their results as in #9, plotting ROC curves, comparing the AUC, etc.

This analysis should be done in a notebook in order to show the usage of the developed capabilities of the library.

  • proteins that have the selected term assigned and others that don't, enough should be at least > 100 proteins, more will be better but they should fit in your RAM when training the set otherwise you will start to swap and things could go really slow.
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

No branches or pull requests

1 participant