Khumayun / Performance_Estimation_Method

In this repository you will find the code used for Performance Estimation Method Using Factor Analysis And Sequential Equation Modelling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance_Estimation_Method

How to run

git clone https://github.com/Khumayun/Performance_Estimation_Method.git
cd Performance_Estimation_Method
python main.py

This repository is a source code for "A Performance Estimation Method Using Factor Analysis And Sequential Equation Modelling" paper. It includes all necessary functions to replicate results in the paper.
Use -d path_to_dataset.csv to explicitly define input dataset location. It performs full analysis used in the paper and export all results to results folder.

All requirements are in requirements.txt. We used python 3.8.10.

About

In this repository you will find the code used for Performance Estimation Method Using Factor Analysis And Sequential Equation Modelling.


Languages

Language:Python 100.0%