LSSTDESC / snmachine

Machine learning code for photometric supernova classification
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Demo notebooks #244

Closed Catarina-Alves closed 3 years ago

Catarina-Alves commented 3 years ago

These notebooks show an example of how to use snmachine code.

This PR can only be accepted after #240 and #243.

Catarina-Alves commented 3 years ago

After those two PRs have been accepted, I want to check these notebooks and update them if needed.

Catarina-Alves commented 3 years ago

The example_spcc notebook should be ignored in this PR. I modified here it by accident.

Catarina-Alves commented 3 years ago

Hi @gnarayan, thank you for the feedback and useful comments!

I made a few modifications following the feedback:

Some of the GPs e.g. Objid 4220 look very overfit - some guidance on changing kernel parameters (or description of how they are chosen) could be useful.

Regarding the GPs, at the moment the 2D GP parameters are not tunable. I added a link to the section of the paper where they are described in notebook example_plasticc.ipynb.