[go: nahoru, domu]

Skip to content

jmiao3/secret-dubstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

James Miao

// Objective

The idea is to develop some Machine Learning/Stats/Time Series Analysis tools for analysis of data.
[UPDATE] Yeah, if I had time! 

// Structure

numerics.q	numerical routines, e.g. LAPACK
stats.q		time series/statistics related functions
ml.q		machine learning related functions
optim.q		optimisation related functions

// Commenting Style

Here is an example from olsfit. 

/olsfit
/   Obtain Ordinary Least Squares (OLS) coefficients.
/INPUT
/   x: predictors (as a N x M list)
/   y: responses (as an N x 1 list)
/OUTPUT
/   out: M x 1 list of coefficients

About

Q/KDB Statistical Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published