Skip to content

ANAI Open Source Alpha Build 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@d4rk-lucif3r d4rk-lucif3r released this 27 Aug 16:29
· 4 commits to main since this release
  • Updated Documentation
  • df_loader can now take kwargs related to pandas
    it shall be given while we are creating ANAI objects in form of df_kwargs argument
  • Added opion to show graphs while explaining ANAI Models
  • Fit method will run Automaticaly if ANAI is ran through anai.run() if Regerssion or Classification are used separately fit shall be called
  • Explain Method now returns result in for dataframe
  • Removed Unnecessary Import from Predictor