hzxie/Algorithms
Classical algorithm implementation.
This is a collection of classical algorithms often taught in computer science, data mining, machine learning, and artificial intelligence courses. It provides foundational methods for tasks like finding patterns in data, grouping similar items, and making decisions. This resource is primarily for students and instructors learning or teaching core computational concepts.
No commits in the last 6 months.
Use this if you are a computer science student or instructor looking for basic implementations of well-known algorithms to study or demonstrate.
Not ideal if you need production-ready, highly optimized, or specialized tools for real-world data analysis or application development.
Stars
9
Forks
8
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hzxie/Algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oracle/tribuo
Tribuo - A Java machine learning library
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.