Skip to content

Instantly share code, notes, and snippets.

@ajayborra
Created November 5, 2018 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajayborra/1de9802641b6f7082f98475b15de7231 to your computer and use it in GitHub Desktop.
Save ajayborra/1de9802641b6f7082f98475b15de7231 to your computer and use it in GitHub Desktop.
Generate App using CLI
transmogrifai gen --input data/cadata.csv --id houseId --response medianHouseValue --overwrite --auto HouseObject RealEstateApp
cd realestateapp && ./gradlew compileTestScala installDist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment