Math For Ai
Math For Ai
AI Math Project 2
Overview
AI Math Project 2 aims to give every student an experiential opportunity to investigate in team
(n= 4, 5, or 6) real-life problems in connection with their interest or major. In addition, students
will make practical use of SW technology such as Python.
What is Expected
You will state and solve a prediction problem based on a dataset available online (with 50 or
more data points and at least 4 quantitative variables including one to be predicted). The expected
outcome is two linear regression models that you will produce by gradient-descent method using
math reasoning along with Python coding (without the built-in function for regression).
Additionally, graphical illustrations and accuracy details should be included.
Model 1 involves exactly one response variable and one predictor, for which the
model has the highest accuracy.
Model 2 involves the two variables of Model 1 and exactly one more predictor
selected among the remaining quantitative variables, for which the model has the
highest accuracy.
Project Portfolio
1. Project plan (tasks to be scheduled week by week, teammates’ roles, and their contributions
estimated in % with a min contribution of more than (50/n) %)
2. Python file (used for automating calculations; with a comment preceding each calculation
code)
3. Project report (PDF or MS Word, font: Times New Roman, size: 12 pts, line spacing: single,
length: 6-10 pages, structure: see below)
Page 1 of 2
2. Python file (5%)
3. Project Report (15%)
4. Individual contribution (min= 3%, max= 5%, see table below)
__________________________________________________________________________
(a) Any teammate whose contribution is not more than (1/2n) (*100%) must leave the team and notify the
instructor.
(b) The contribution score is estimated by contribution interval as follow (n= team size):
Contrib. c 1 3 3 1 1 5 5 3 3
(*100%) <𝑐< ≤𝑐< ≤𝑐< ≤𝑐< 𝑐≥
2𝑛 4𝑛 4𝑛 𝑛 𝑛 4𝑛 4𝑛 2𝑛 2𝑛
Score (%) 3 3.5 4 4.5 5
Page 2 of 2