jgreenemi / jgreenemi/Parris

Introduce `around-cost` termination method.

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Python
Stars
315
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Do some maths in the [lambda-function.py](https://github.com/jgreenemi/Parris/blob/master/src/lambda-function.py#L135) file based on the instance type in use to determine what the time-limit should be set to, so that the user can set a max dollar value that they are willing to pay for the training session.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in src/lambda-function.py around line 135 and trace how the instance type and training time-limit are currently handled. Define the inputs needed for an around-cost termination method, then verify that a user-supplied maximum dollar value is converted into a time limit appropriate to the selected instance type and ends the training session at that limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.