Skip to content

Preliminary investigation of machine learning techniques to perform parameters estimation for different crystal structure: hexagonal, monoclinic, orthorhombic, tetragonal, triclinic, trigonal.

Notifications You must be signed in to change notification settings

LeonardoSaccotelli/Crystal-Structures-Parameters-Prediction-with-Multi-Output-Regression-Neural-Network

Repository files navigation

Crystal-Structures-Parameters-Prediction-with-Multi-Output-Regression-Neural-Network

Preliminary investigation of machine learning techniques to perform parameters estimation for different crystal structure: hexagonal, monoclinic, orthorhombic, tetragonal, triclinic, trigonal. Starting from a spectral, which represent a crystal structure, the aim is to develop a ML model which can predict the three different parameters size: a, b, c. Each observation is a couple (xi, yi), for which xi is a value between 0 and 90, with an increment of 0.02; yi is the intensity.
For each structure the three dimensions are not all equal; thus, is a multi-output regression problem. A Multi-Output Neural Network has been implemented for each crystal structure.

Project workflow

  • Task 1: Data Preparation

  • Task 2: Data Analysis Overview

    • Descriptive Statistics
    • Boxplot
    • Correlation Matrix
    • Pairplot
  • Tack 3: Multi-Output Regression

About

Preliminary investigation of machine learning techniques to perform parameters estimation for different crystal structure: hexagonal, monoclinic, orthorhombic, tetragonal, triclinic, trigonal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published