predictive-maintenance
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: NechZ
- License: apache-2.0
- Language: HTML
- Default Branch: main
- Size: 12.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
Introduction to Predictive Maintenance
This repository contains the code and data for a project on predictive maintenance. The project uses machine learning techniques to predict the failure of engines based on sensor data.
Project Structure
Engine-Predictive-Maintenance.ipynb: This Jupyter notebook contains the main code for the project.Kaggle_Dataset/: This directory contains the data used in the project. It includes:PM_test.txt: Test dataPM_train.txt: Training dataPM_truth.txt: Ground truth data
Img/: This directory contains images produced in the notebook.
Authors
- Nechirvan Zibar
- Joshua Meyer ## License
This project is licensed under the Apache-2.0 License. See the LICENSE.txt file for details.
Repository Status
Please note that this repository has been frozen and is not currently accepting contributions.
Owner
- Login: NechZ
- Kind: user
- Repositories: 1
- Profile: https://github.com/NechZ
Citation (CITATION.cff)
title: Introduction to Predictive Maintenance
version: 1.0.0
authors:
- name: Nechirvan Zibar
email: nechervanzibar@gmail.com
- name: Joshua Meyer
license: Apache 2.0
repository: https://github.com/NechZ/Predictive-Maintenance