Skip to content

JensenCoding/Unsupervised-Learning-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# CS7641 Assignment 3

## How to Use

Download everything from Github: https://github.com/JensenCoding/cs7641-3.git.

Change the directory to the project main folder, then run the following command.

```bash
python dataset1.py
python dataset2.py
```

## Result

All the results will be saved to the main/output/ folder.

## Code Structure
- dataset1.py
- dataset2.py
- DataLoader.py

## Python Package
- NumPy
- Pandas
- Scipy
- Scikit-learn
- MatplotLib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages