Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
avatar
Contributor

The webinar for this Prototype is available on this Cloudera Events page.

 

This is the third Applied Machine Learning Prototypes. (Here are the links for the Customer Churn and Anomaly Detection prototypes). These are prototypes that will help you build a fully working machine learning example in CML. The Templates will include source data, and walk through various steps:

  • Ingest data into a useful place in CDP (e.g. a Hive Table)
  • Explore the data set
  • Create a plan to build a model
  • Train the model
  • Deploy the model
  • Build and deploy an application

Once you have deployed the template and all the CML artifacts that go with it, you can unpick and work it backward to map the process to your own data in your own environment. 

ml loop.png

Our latest Prototype - Fraud Detection - is now available. To get up and running with it, do the following:

  1. Log in to your CML workspace and create a project using the following repo:
     https://github.com/fastforwardlabs/cml_sentiment_analysis​
  2. This is the URL to the Git section in the Initial Setup:Screenshot 2020-09-29 at 13.06.42.png
  3. This will deploy the files into your CML instance and will look like the following:Screenshot 2020-09-29 at 13.07.09.png
  4. From here, follow the instructions in the README. It will take through all the steps required to build a Sentiment Analysis application using Shiny that lets you interact with two different sentiment prediction models.Screenshot 2020-09-29 at 13.11.36.png

 

848 Views