Skip to content

cuekoo/Binary-classification-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary classification dataset

This repository contains some binary classification data and a script to mannually create 2D datasets.

Data

data name size thumbnail comments
data0 100 img linear separable
data1 100 img

Formats

Without explicit statements,

  • data points are labeled as 1 and -1
  • within range [0 10 0 10]
  • format for each row in the csv files: label x y

Useful tools

Located in bin/:

  • gen2dPoints.py: generate 2D points dataset manually

About

Dataset for binary classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages