You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in Spectralis. I have a few questions regarding retraining a random forest model regressor use spectralis.train_scorer_from_csvs.
How should I structure the training and validation datasets for retraining the model? What should be included in the 'peptide' and 'target' columns of the training set?
Is the 'peptide' column the peptide sequences predicted by the de novo model, or the true label sequences? And how to calculate the 'target' value?
Any guidance or example dataset you could provide would be greatly appreciated.
Thank you for your time and assistance.
The text was updated successfully, but these errors were encountered:
Peggyying
changed the title
How can I get the target of train.csv
How can I get the 'peptide' and 'target' of train.csv when retrain the scorer
Mar 31, 2024
Hello,
I am interested in Spectralis. I have a few questions regarding retraining a random forest model regressor use spectralis.train_scorer_from_csvs.
How should I structure the training and validation datasets for retraining the model? What should be included in the 'peptide' and 'target' columns of the training set?
Is the 'peptide' column the peptide sequences predicted by the de novo model, or the true label sequences? And how to calculate the 'target' value?
Any guidance or example dataset you could provide would be greatly appreciated.
Thank you for your time and assistance.
The text was updated successfully, but these errors were encountered: