Skip to content

Notes and Source Code from the Data Mining in C series.

License

Notifications You must be signed in to change notification settings

zargovv/data-mining-in-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Mining in C

Notes and Source Code from the Data Mining in C series.

Quick Start

Build is only supported on Linux.

$ cc -o nob nob.c
$ ./nob

About

Notes and Source Code from the Data Mining in C series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.2%
  • C++ 6.8%