Skip to content

docs: add comprehensive quick start guide with examples - #5

Merged
yasmramos merged 6 commits into
mainfrom
develop
Jul 16, 2026
Merged

docs: add comprehensive quick start guide with examples#5
yasmramos merged 6 commits into
mainfrom
develop

Conversation

@yasmramos

Copy link
Copy Markdown
Owner

No description provided.

…fication

- Add CollaborativeFilteringRecommender (user-based CF)
- Add ItemBasedRecommender (item-based CF)
- Add OnlineNaiveBayes for streaming data
- Add OnlineKMeans for incremental clustering
- Add BinaryRelevanceClassifier for multi-label tasks
- All classes include proper documentation and integration with existing APIs
… classification

- Add CollaborativeFilteringRecommenderTest with 3 test cases
- Add OnlineNaiveBayesTest with 3 test cases
- Add BinaryRelevanceClassifierTest with 4 test cases
- Tests cover fit, predict, predictProba and edge cases
@yasmramos
yasmramos merged commit 339c338 into main Jul 16, 2026
12 checks passed
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.

1 participant