Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Releases: dxc-technology/DXC-Industrialized-AI-Starter

Release version v2.3.0

07 Oct 07:11
1b6b192
Compare
Choose a tag to compare
  1. Integration of Tpot Auto_ml with AI Starter.
  2. Minor fixes for clean data frame function.
  3. Model explainability with Auto_ml.

Release version v2.2.1

21 Sep 03:47
34ff86d
Compare
Choose a tag to compare

Added below new features in this release:

  • Added more visualization features to the raw data
  • Added log functionality for crucial steps
  • Included Metadata details for Mongo DB data insertion
  • The enhanced technique to handle missing values
  • Embed datasets in Library

Release version v2.0.7

17 Aug 17:41
0e8222d
Compare
Choose a tag to compare

Minor fixes to clean function and access data from pipeline function.

Release version v2.0.6

13 Aug 22:08
c1c698c
Compare
Choose a tag to compare

Added version control for interpret_community package

Release version v2.0.4

27 Jul 03:41
Compare
Choose a tag to compare

Updated the flatten_json package version.

Release version v2.0.3

17 Jul 22:09
86a07f0
Compare
Choose a tag to compare

Minor bug fixes on model interpretation.

Release version v2.0.2

13 Jul 14:00
29aca75
Compare
Choose a tag to compare
  • Refactoring code.

  • Addition of ML Models -

  1. Time Series Model
  2. Clustering Model
  3. Image Classification Model
  • Model Explainability/Interpretation.

  • Publish microservice for a custom model.

Release version v1.1.0

26 May 19:02
e2f3eb7
Compare
Choose a tag to compare

AI starter integration with mongodB version 4.2.
Generalize lower case conversion of column names in pipeline, clean_dataframe and write_raw_data functions.