Skip to content

benyhh/ml-telescope-pointing-correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Telescope Pointing Correction

This project aims to train and test machine learning models for correcting the telescope pointing. It consists of two main experiments: training and testing.

Experiment 1: Shorter consecutive periods

In this experiment, the data is split into 6 folds. For each fold, the data is further divided into training, validation, and a consecutive test set.

Experiment 2: Cross-fold Model Evaluation

In this experiment, the data is split into 6 folds. One fold is used for testing, while the remaining 5 folds are used for training and validation. This process is repeated for all six folds to evaluate the performance of the models in a cross-fold manner.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages