BenChehade / datasciences

attempt at data science competitions - mostly kaggle
MIT License
1 stars 0 forks source link

Suggested Work Partitioning #3

Open shutUpAndCode opened 7 years ago

shutUpAndCode commented 7 years ago

Someone research ordinal regression,

Someone write a script to binarize the categorical variables, remove highly correlated variables, and build a test frame work allowing us to do cross validation,

Someone write the code for ridge and lasso,

Someone explore a cleverer way to do things (neural net?)

Thoughts?

BenChehade commented 7 years ago

Can I suggest the easiest task for myself? Perhaps a jupyter notebook or something else for some collaborative data exploration?