-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate Performance and Accuracy of AI Models #297
Comments
I would also be interested to take up on this task, given my past experience running A/B tests and evaluation studies on ML models. I feel that it is also essential to compare the combination of feature engineering and data pre-processing with SOTA ML/NLP techniques to get the best possible result. The evaluation study needs to be well documented for future work, and can serve as the baseline for choosing models we want to integrate. I am well connected to researchers being one myself ( check out some of my past work here: https://scholar.google.com/citations?user=vsyHmL0AAAAJ&hl=en) Would love to discuss this in more detail, and a sample user response or any sample datasets would go a long way in understanding the way forward in going about this study. |
@jvJUCA this issue is related to the eye-tracking repository? |
@marcgc21 Do you know where a good place to start would be? Looking forward to some more information on this issue, so that I can start working on it :D |
Hi everyone, this issue is related to sentiment analysis, it will be used on the webcam record on a successfully made test. |
@jvJUCA That sounds great, do you think we could gain access to a sample video recording as a part of the test set? I feel for starters we could use a gold standard VIDEO dataset, such as CREMA-D Or RAVDESS as shown here Then it's a matter of testing the SOTA methods on the dataset of choice and finding the best options, luckily we can get some metrics from the relevant papers citing the dataset and it would be even simpler if they have made their pretrained models available for open access. I would love to work on this as it's closely related to the other data extraction issue. |
The text was updated successfully, but these errors were encountered: