Skip to content

SuperMohit/ml-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xgboost-model

This repo consists of xgboost model to make a prediction on Time Series Data stored in MongoDB. The Training and Test data is read from the MongoDB collections and converted into Pandas data frame. There are multiple collections from where data can be read and analysed. The Trained model is also then "pickled" and saved into the MongoDB collection. The saved model can be further used for making prediction with other set of inputs.

This repository would be exposed via graphQL which would take the relevent inputs for instance the training and test data location i.e Namespace in MongoDB.

About

Fetches the data from MongoDB and creates xboost model for prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages