Skip to content

A collection of functions and class to try and make doing data science in C++ easier

Notifications You must be signed in to change notification settings

rilesdg3/Data-Science-in-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Data-Science-in-C++

A collection of functions and classes to try and make data science in C++ easier

DataFrame from https://github.com/hosseinmoein/DataFrame is used for some functions.

MathGL and opencv are used plotting.

boost is used for date time, statistics and other as needed.

C++ wrapper function for gretl time series and econometrics http://gretl.sourceforge.net/

Note: Uses C++14 with classes/functions from #include experimental/...

About

A collection of functions and class to try and make doing data science in C++ easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages