0 Forks
2 Stars
2 Watchers

csc4792-data-mining

CSC 4792 is a data mining course offered to fourth year students pursuing Bachelor of Computer Science in the Department of Computer Science at University of Zambia. This repository contains the Python implementations of some methods for data mining tasks discussed in class.

How to download and setup csc4792-data-mining

Open terminal and run command
git clone https://github.com/csikasote/csc4792-data-mining.git
git clone is used to create a copy or clone of csc4792-data-mining repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with csc4792-data-mining https://github.com/csikasote/csc4792-data-mining/archive/master.zip

Or simply clone csc4792-data-mining with SSH
[email protected]:csikasote/csc4792-data-mining.git

If you have some problems with csc4792-data-mining

You may open issue on csc4792-data-mining support forum (system) here: https://github.com/csikasote/csc4792-data-mining/issues