Skip to content

Commit

Permalink
Merge pull request #23 from rafaelgreca/develop
Browse files Browse the repository at this point in the history
updating readme
  • Loading branch information
rafaelgreca authored Dec 3, 2024
2 parents 046dad4 + a39da69 commit d093621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
## Known Issues

- [x] Binary Labeling Issue in Perceptron Model
- [ ] CI Unit test workflow not working (Numpy version error)
- [x] CI Unit test workflow not working (Numpy version error)
- [ ] MLP not working properly when dealing with a multiclass classification problem (I think it's a vanishing gradient problem)
- [ ] Sometimes the Logistic Regression model gets stuck (I think it's a vanishing gradient problem)
- [ ] Recursion error when max depth is None in the Decision Tree model
Expand Down

0 comments on commit d093621

Please sign in to comment.