Artificial Characters Dataset
Dataset Overview
Add to BookmarkData Type | Multivariate | Default Task | Classification |
---|---|---|---|
Attribute Type | Categorical, Integer, Real | Published Year | 1992 |
Area of Dataset | Computer | Missing Values | No |
No. of Instances | 6000 | No. of Attribute | 7 |
Dataset Description:
This database has been artificially generated by using a first order theory which describes the structure of ten capital letters of the English alphabet and a random choice theorem prover which accounts for etherogeneity in the instances. The capital letters represented are the following: A, C, D, E, F, G, H, L, P, R. Each instance is structured and is described by a set of segments (lines) which resemble the way an automatic program would segment an image. Each instance is stored in a separate file whose format is the following:
CLASS OBJNUM TYPE XX1 YY1 XX2 YY2 SIZE DIAG
where CLASS is an integer number indicating the class as described below, OBJNUM is an integer identifier of a segment (starting from 0) in the instance and the remaining columns represent attribute values. For further details, contact the author.
Attribute Information:
TYPE: the first attribute describes the type of segment and is always set to the string "line". Its C language type is char.
XX1,YY1,XX2,YY2: these attributes contain the initial and final coordinates of a segment in a cartesian plane. Their C language type is int.
SIZE: this is the length of a segment computed by using the geometric distance between two points A(X1,Y1) and B(X2,Y2). Its C language type is float.
DIAG: this is the length of the diagonal of the smallest rectangle which includes the picture of the character. The value of this attribute is the same in each object. Its C language type is float.
For more detail Click Here
Prepare for Interview
- JavaScript Interview Questions for 5+ Years Experience
- JavaScript Interview Questions for 2–5 Years Experience
- JavaScript Interview Questions for 1–2 Years Experience
- JavaScript Interview Questions for 0–1 Year Experience
- JavaScript Interview Questions For Fresher
- SQL Interview Questions for 5+ Years Experience
- SQL Interview Questions for 2–5 Years Experience
- SQL Interview Questions for 1–2 Years Experience
- SQL Interview Questions for 0–1 Year Experience
- SQL Interview Questions for Freshers
- Design Patterns in Python
Random Blogs
- How AI is Making Humans Weaker – The Hidden Impact of Artificial Intelligence
- Understanding SQL vs MySQL vs PostgreSQL vs MS SQL vs Oracle and Other Popular Databases
- Ideas for Content of Every niche on Reader’s Demand during COVID-19
- The Ultimate Guide to Machine Learning (ML) for Beginners
- Top 10 Knowledge for Machine Learning & Data Science Students
- How to Start Your Career as a DevOps Engineer
- Understanding HTAP Databases: Bridging Transactions and Analytics
- What Is SEO and Why Is It Important?
- AI Agents: The Future of Automation, Work, and Opportunities in 2025
- Understanding Data Lake, Data Warehouse, Data Mart, and Data Lakehouse – And Why We Need Them