issues
search
akhilpandey95
/
altpred
An independent study trying to understand the relationship between scholarly articles and scholarly reference indicators
https://akhilpandey95.com/altpred
MIT License
2
stars
0
forks
source link
Fixes #36: Added ml models to the src directory
#37
Closed
akhilpandey95
closed
5 years ago
akhilpandey95
commented
5 years ago
added src/models.py that has class definitions for all the machine learning models
added src/data.py that has all of data preprocessing, feature engineering necessary for training the models
added src/evaluation.py that has all the methods required for evaluating and collecting metrics for the models
touched src/util.py
updated gitignore and added csv files to the list
removed the whitespaces from scripts/prepare_scholarly_data.py
Signed-off-by: akhilpandey95
akhilpandey.akella@gmail.com
Signed-off-by: akhilpandey95 akhilpandey.akella@gmail.com