Skip to content

Pratham2301/Car_Evaluation_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAR EVALUATION MODEL




Description

The model evaluates cars according to the following concept structure:


-> CAR : car acceptability
-> PRICE : overall price
-> buying : buying price
-> maint : price of the maintenance
-> TECH : technical characteristics
-> COMFORT : comfort
-> doors : number of doors
-> persons : capacity in terms of persons to carry
-> lug_boot : the size of luggage boot
-> safety : estimated safety of the car


Number of Attributes: 6

Attributes: buying, maint, doors, persons, lug_boot, safety.

Number of Instances: 1728

Missing Attribute Values: none

Attribute Values:

        buying : v-high, high, med, low
        maint : v-high, high, med, low
        doors : 2, 3, 4, 5-more
        persons : 2, 4, more
        lug_boot : small, med, big
        safety : low, med, high

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published