Skip to content

Conversation

@damienlancry
Copy link
Contributor

there is either a mistake at this line or later in the code

alpha = len(X_training)/len(X_raw)

there is either a mistake at this line or later in the code 
```
alpha = len(X_training)/len(X_raw)
```
@cosmic-cortex
Copy link
Member

Thanks! The mistake is actually in the code, the numerator should be the number of unlabelled examples. I am making this change now.

@cosmic-cortex cosmic-cortex merged commit a0e5f31 into modAL-python:dev Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants