{"id":22958118,"url":"https://github.com/gkevinb/masterthesis","last_synced_at":"2025-07-25T05:16:15.275Z","repository":{"id":51516144,"uuid":"144499585","full_name":"gkevinb/MasterThesis","owner":"gkevinb","description":"Master Thesis","archived":false,"fork":false,"pushed_at":"2024-09-23T22:45:09.000Z","size":237244,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T16:48:25.863Z","etag":null,"topics":["master-thesis","python","reliability-model"],"latest_commit_sha":null,"homepage":"https://gaborkevinbarta.com/MasterThesis/Dashboard/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkevinb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-12T20:45:12.000Z","updated_at":"2024-09-23T22:45:18.000Z","dependencies_parsed_at":"2023-01-23T02:00:15.819Z","dependency_job_id":null,"html_url":"https://github.com/gkevinb/MasterThesis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkevinb%2FMasterThesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkevinb%2FMasterThesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkevinb%2FMasterThesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkevinb%2FMasterThesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkevinb","download_url":"https://codeload.github.com/gkevinb/MasterThesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741186,"owners_count":20826063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["master-thesis","python","reliability-model"],"created_at":"2024-12-14T17:36:12.673Z","updated_at":"2025-04-02T01:52:08.122Z","avatar_url":"https://github.com/gkevinb.png","language":"Python","readme":"# Master Thesis\n\n## Data-Based Generation of Reliability Models\n\nAim: Design and implementation of methods for automated derivation of reliability models from data (e.g. A fault tree).\n\nObjectives: Design a reliability model to produce streams of data. Analyze data for patterns using\nartificial intelligence and/or machine learning. Derive and reproduce the reliability model from the data.\nCompare the original reliability model and reproduced reliability model and evaluate the method of automated derivation.\n\n[Download Thesis Report](https://gaborkevinbarta.com/files/GaborKevinBarta_MSc_Thesis.pdf)\n\n\n## Installation\n\nUse python 3.12 to run the application.\n\n```bash\npython -m venv venv\nsource venv/bin/activate\n\npip install -r requirements.txt\n```\n\n## Run analysis\n\n```bash\npython analysisFT.py\n```\n\n## Run analysis\n\n```bash\npython analysisFT.py\n```\n\n\n## Run proxel simulation\n\n```bash\npython proxel_example.py\n```\n\n\n\n## Dockerized app\n\nBuild container\n\n```bash\ndocker build -t fault-tree-analysis .\n```\n\nRun container\n\n```bash\ndocker run -it --rm fault-tree-analysis\n```\n\nUsing docker desktop you can inspect generated files such as the time series data, truth table, and the graphs in png format in the container.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkevinb%2Fmasterthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkevinb%2Fmasterthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkevinb%2Fmasterthesis/lists"}