Skip to content

Solution to the task i have encountered while studying Data Science MIT 6.0002 course.

Notifications You must be signed in to change notification settings

Montanaz0r/roll_over-MIT-6.0002-course-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

roll_over-MIT-6.0002-course-

INFO

Solution to the task i have encountered while studying Data Science MIT 6.0002 course. Task was discussed at second video lecture of course mentioned above.

TASK

Score = ((60 – (a+b+c+d+e))F + aps1 + bps2 + cps3 + dps4 + eps5 Objective: Given values for F, ps1, ps2, ps3, ps4, ps5 Find values for a, b, c, d, e that maximize score

Constraints: a, b, c, d, e are each 10 or 0 a + b + c + d + e ≥ 20

CONTACT

Any kind of feedback/remarks highly appreciated!

[email protected]

About

Solution to the task i have encountered while studying Data Science MIT 6.0002 course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages