Power outages, if not addressed promptly, can have adverse effects on consumers. A significant challenge facing utility companies today is transitioning from reactive to proactive detection of potential electrical faults. Moreover, once a prediction indicates a high likelihood of a fault, the next hurdle is accurately identifying the precise location within the electrical grid where the fault may occur. To effectively train models for this purpose, utility companies require a substantial amount of labeled data to develop fault detection algorithms. By leveraging MATLAB and Databricks, we utilize physical models to create powerful simulations that generate the necessary data for training machine learning models. This solution accelerator provides a head start to use simulated electrical fault data to train a deep learning model to predict electrical system faults.
Please note the code in this project is provided for your exploration only, and are not formally supported by Databricks with Service Level Agreements (SLAs). They are provided AS-IS and we do not make any guarantees of any kind. Please do not submit a support ticket relating to any issues arising from the use of these projects. The source in this project is provided subject to the Databricks License. All included or referenced third party libraries are subject to the licenses set forth below.
Any issues discovered through the use of this project should be filed as GitHub Issues on the Repo. They will be reviewed as time permits, but there are no formal SLAs for support.
Copyright Databricks, Inc. [2024]. The source in this notebook is provided subject to the Databricks License. All included or referenced third party libraries are subject to the licenses set forth below.
Library Name | Library license | Library License URL | Library Source URL |
---|---|---|---|
Python | Python Software Foundation (PSF) | https://github.com/python/cpython/blob/master/LICENSE | https://github.com/python/cpython |
Spark | Apache-2.0 License | https://github.com/apache/spark/blob/master/LICENSE | https://github.com/apache/spark |
PyTorch | PyTorch and Caffe2 | https://github.com/pytorch/pytorch/blob/main/LICENSE | https://github.com/pytorch/ |