The data provided contains information about the type of gravitational glitch a non-Gaussian noise transient is detected. A high occurrence rate for these glitches in data can endanger the data we use for finding gravitational waves. There are 22 types of glitches in the data, for which we are trying to prepare a model that can classify these glitches.
For running the ipynb file you will need to create a folder system in the folder containing IPYNB file
-
- Models
-
- Bagging Classifier
- Normal
- Quantile Transformer
- Quantile Transformer Normal
- Robust Scaler
-
- Random Forest
- Normal
- Quantile Transformer
- Quantile Transformer Normal
- Robust Scaler
-
- Support Vector Machines
- Quantile Transformer
- Quantile Transformer Normal
- Robust Scaler
-
- Numpy == 1.22.2
- SKLearn == 1.0.2
- Pandas == 1.4.1
- Matplotlib == 3.5.1
- Pickle == 0.7.5
- Seaborn == 0.11.2