enter image description here
The table above shows the statistics of the winner student in the various exam competitions in various environment factores.
-
Each day, student A B C D E F G H W K M and S will be selected to join the exams to accumulate scores in different subjects.
-
We found that factors[weekday/month/FYear/weather] affects each student’s test scores in each exam. Some days the same student scores very low in the same exam.
So we want to write an AI software to predict who will win tomorrow. To compare with the actual exam results that will occur in tomorrow by using the following factors
- Days of the week
- Month according to horoscope, zodiac
- Year of the zodiac
- Weather
- Students taking exams in each subject
Predict the top 2 highest scoring students.
QUESTION IS:
- which AI tool is the best, for this requirement — Please give us some advice.
- ChatCPT
- Gemini AI
- TensorFlowJS
2.Do you have sample product in github?
Grish Yim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.