Coder Social home page Coder Social logo

unit13-challenge's Introduction

Unit 13 Homework: The Power of the Cloud and Unsupervised Learning - Rachel Pierce

December 2021

Instructions:

Two Options:

  1. Option 1: Robo Advisor for Retirement Plans (SELECTED)
  2. Option 2: Clustering Crypto

Please refer to the following documents in GitHub:

  • The RecommendPortfolio, riskLevel and RoboAdvisor2 zip files for AWS Lex builds (bot, slot, and intent).
  • The lambda_script_UPDATED.txt and lambda_function.py files for the lambda code.

Option 1: Robo Advisor

Three Main Tasks

  1. Initial Robo Advisor Configuration - completed.
  2. Build and Test the Robo Advisor - completed.
  3. Enhance the Robo Advisor with an Amazon Lambda Function - completed.

Notes

Using Lex, I created a chatbot and then imported my lambda code.

  • I added a "def validate_data" function to provide parameters for age (between 0 and 65) and investment amount (greater than or equal to $5,000).
  • I added my final investment recommendation code using a "def get_investment_recommendation" function with all the risk levels (none, very low, low, medium, high, and very high).
  • I added to the "def recommend_portfolio" function for data validation (get slots, return elicit_slot).

The chatbot was demonstrated live to my instructor.

Please enjoy the baby yoda photos in the chat bot cards for risk levels.

image

unit13-challenge's People

Contributors

rkp678 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.