Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewMessecar committed Mar 1, 2023
1 parent 17520e1 commit 7011cbc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Andrew S. Messecar
2023

This repository contains the training data and code used in the study published as "Machine learning-based investigation of optimal synthesis parameters for epitaxially-grown III-nitride semiconductors".

All training data sets are saved as comma-separated value (CSV) files with identifying names in the "Data" folder.

Every code script can be found organized in the "Code" folder.

The R scripts used for importance analysis and algorithm design are saved in the "R" folder within "Code".

The Python script copies are organized into folders identifying the training data set that they are written to be used for.

Included are the Python scripts used for generating the test data sets as well as the programs for training the random forest algorithms on the experimental data before making predictions using the previously generated test data.

0 comments on commit 7011cbc

Please sign in to comment.