Skip to content

rlapar/kiwi-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ML Weekend

Application iteratively request data from server from interval [-n/2, n/2], with default distance 1 and default number of measurments of 5.

Usage

python curveFitting.py [OPTION]

Options

-i: Path to json file to read the data from (instead of requesting the server interactively) - if specified, all other options are ignored

-r: Number of required measurments for one point - default 5

-d: Distance between the adjacent pair of points - default 1

-n: Number of points - default 500

Found function: equation

Author: Radovan Lapár

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages