API Reference - not-so-fat/conjurer GitHub Wiki

  • eda : Functionalities to load CSV files & check files.
    • provide more stable method than pandas.read_csv
    • provide methods to check data easily
    • provide methods to visualize data with plot.ly
  • ml : Functionalities to train machine learning models.
    • automatically tune hyper parameters of machine learning model