Skip to content
/ xenozu Public

Data science library built through competition experience

License

Notifications You must be signed in to change notification settings

eryawww/xenozu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code Format

Each submodule only has 1 (or simillar) API calls.

  • feature_engineering func(train:pd.DataFrame, test:pd.DataFrame) -> (train:pd.DataFrame, test:pd.DataFrame)
  • visualize

Plan

  • Short Term
    • Add model API
    • Add EDA template
    • Add Statistics template
    • Add auto EDA
    • Add auto Statistics
  • Long Term
    • TODO: Integrate with kaggle API
    • TODO:

About

Data science library built through competition experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages