Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
Gender-Classification-Dataset - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Gender-Classification-Dataset

From MaRDI portal
Dataset:6036628



OpenML43531MaRDI QIDQ6036628

OpenML dataset with id 43531

Author name not available (Why is that?)

Full work available at URL: https://api.openml.org/data/v1/download/22102356/Gender-Classification-Dataset.arff

Upload date: 23 March 2022



Dataset Characteristics

Number of features: 8 (numeric: 7, symbolic: 0 and in total binary: 0 )
Number of instances: 5,001
Number of instances with missing values: 0
Number of missing values: 0

Context While I was practicing machine learning, I wanted to create a simple dataset that is closely aligned to the real world scenario and gives better results to whet my appetite on this domain. If you are a beginner who wants to try solving classification problems in machine learning and if you prefer achieving better results, try using this dataset in your projects which will be a great place to start. Content This dataset contains 7 features and a label column. longhair - This column contains 0's and 1's where 1 is "long hair" and 0 is "not long hair". foreheadwidthcm - This column is in CM's. This is the width of the forehead. foreheadheightcm - This is the height of the forehead and it's in Cm's. nosewide - This column contains 0's and 1's where 1 is "wide nose" and 0 is "not wide nose". noselong - This column contains 0's and 1's where 1 is "Long nose" and 0 is "not long nose". lipsthin - This column contains 0's and 1's where 1 represents the "thin lips" while 0 is "Not thin lips". distancenosetoliplong - This column contains 0's and 1's where 1 represents the "long distance between nose and lips" while 0 is "short distance between nose and lips". gender - This is either "Male" or "Female". Acknowledgements Nothing to acknowledge as this is just a made up data. Inspiration It's painful to see bad results at the beginning. Don't begin with complicated datasets if you are a beginner. I'm sure that this dataset will encourage you to proceed further in the domain. Good luck.






This page was built for dataset: Gender-Classification-Dataset