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

Find method for RI prediction for different RI types on NIST and Wiley #104

Open
hechth opened this issue Nov 27, 2023 · 0 comments
Open

Comments

@hechth
Copy link
Member

hechth commented Nov 27, 2023

We need to train our own model -> first part would be to start with an scipy SVM using computed fingerprints from matchms and then train a model.

Details on the Scipy implementation of an SVM are available here: https://scikit-learn.org/stable/modules/svm.html#implementation-details

Accuracy for training set should be within 20 points

Related papers:
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3163042/
https://www.sciencedirect.com/science/article/abs/pii/S0169743920301416
https://www.sciencedirect.com/science/article/pii/S0021967323004028
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8430916/

@wverastegui wverastegui self-assigned this Dec 8, 2023
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

2 participants