ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2506.013] OCSVM-Transit-Detection: One-Class SVM model for exoplanet transit detection

This One-Class Support Vector Machine (SVM) model detects exoplanet transit events. One-class SVMs fit data and make predictions faster than simple CNNs, and do not require specialized equipment such as Graphics Processing Units (GPU). The code uses a Gaussian kernel to compute a nonlinear decision boundary. After training, OCSVM-Transit-Detection requires that lightcurves classified as containing a transit have features very similar to the lightcurves in the training dataset, thus limiting misclassifications.

Code site:
https://github.com/JakobRoche/OCSVM-Transit-Detection
Used in:
https://ui.adsabs.harvard.edu/abs/2024OJAp....7E..62R
Bibcode:
2025ascl.soft06013R

Views: 8

ascl:2506.013
Add this shield to your page
Copy the above HTML to add this shield to your code's website.