Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
course_materials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlu_public
course_materials
Commits
69b88759
Commit
69b88759
authored
1 week ago
by
abmayne
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://git.ecdf.ed.ac.uk/nlu_public/course_materials
parents
ff5d2c55
11cc1d1c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
2025/coursework/cw2/code_question/shapley_value_evaluation.py
+2
-0
2 additions, 0 deletions
.../coursework/cw2/code_question/shapley_value_evaluation.py
2025/coursework/cw2/cw2.zip
+0
-0
0 additions, 0 deletions
2025/coursework/cw2/cw2.zip
with
2 additions
and
0 deletions
2025/coursework/cw2/code_question/shapley_value_evaluation.py
+
2
−
0
View file @
69b88759
...
...
@@ -2,6 +2,8 @@ import pandas as pd
import
itertools
import
numpy
as
np
### In the following docstrings, the values are given just to exemplify the format of the output, not to give the actual "real" output
steps
=
[
1
,
2
,
3
,
4
]
def
get_missing_steps
(
row
,
steps
):
...
...
This diff is collapsed.
Click to expand it.
2025/coursework/cw2/cw2.zip
+
0
−
0
View file @
69b88759
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment