Skip to content

kuruv/SFrame_DataPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SFrame Data Preparation

Preparing data for machine learning using SFrame

I have started this to store and share python code modules for preparing data for building models.

Currently, I am using [XGBoost] (https://github.com/dmlc/xgboost) for most of my needs and it requires numerical input. I have used [SFrame] (https://github.com/turi-code/SFrame) for generating one hot encoded variables for catgorical variables and their final output to a CSV.

About

Preparing data for machine learning using SFrame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published