Version 1.3.3#

  • Fixed bug with problem type
    • There was an error which was mistakenly setting categorical problem type instead of regression.

  • Fixed internal bug with mapping
    • Effected Transformer.

  • Added base_dtype option
    • Evaluate and Test now have base dtype options, which allow changing dtype of data

    • Changed default data dtype from float64 to float32, should provide general speed ups