Skip to content

A place to store my experiments with data / machine learning and the like

Notifications You must be signed in to change notification settings

djrscally/Experiments-with-data

Repository files navigation

Experiments-with-data

This repo is basically just going to be a place for me to store random experiments I do with data, whether it's techniques I've not tried before or playing with new tools.

01 - Grouping Categorical Data

Testing whether grouping categorical features with large numbers of unique values into a smaller number of unique values resultants in a more predictive feature. This is pretty well established when the sub-groups are logical (for example mapping "Doctor" and "Captain" to "Professional" and "Lord" and "Baron" to "Aristocrat" in Kaggle's Titanic) but I wanted to see whether the same applies when there's no logical groups.

About

A place to store my experiments with data / machine learning and the like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages