Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n-sapkota/fault-detection-wind-turbine

Wind turbine fault detection using one class SVM
https://github.com/n-sapkota/fault-detection-wind-turbine

fault-detection machine-learning pca-analysis python wind-turbines

Last synced: 19 days ago
JSON representation

Wind turbine fault detection using one class SVM

Awesome Lists containing this project

README

        

# Fault Detection in Wind Turbine

This project aims to detect the fault occur in wind turbine using machine learning. To acheive this goal firstly data dimensionality is reduced usin PCA analysis and then one class svm is used to train the model.

For more info please read a attached pdf in this repo for background information regarding fault detection methods.