{"id":24838982,"url":"https://github.com/monitor1379/sammale","last_synced_at":"2026-05-17T19:04:31.955Z","repository":{"id":118275415,"uuid":"76791825","full_name":"monitor1379/sammale","owner":"monitor1379","description":"Sammale: StandAlone Mode MAchine LEarning, a Simple and Easy-to-use Python ML Library.","archived":false,"fork":false,"pushed_at":"2016-12-30T15:50:35.000Z","size":1708,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:34:05.312Z","etag":null,"topics":["machine-learning","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monitor1379.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-18T15:48:52.000Z","updated_at":"2017-03-05T07:10:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0d8e48a-7025-43d1-9940-b6e1db765297","html_url":"https://github.com/monitor1379/sammale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/monitor1379/sammale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitor1379%2Fsammale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitor1379%2Fsammale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitor1379%2Fsammale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitor1379%2Fsammale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monitor1379","download_url":"https://codeload.github.com/monitor1379/sammale/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitor1379%2Fsammale/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267972461,"owners_count":24174374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","python"],"created_at":"2025-01-31T06:36:29.485Z","updated_at":"2026-05-17T19:04:26.912Z","avatar_url":"https://github.com/monitor1379.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sammale: StandAlone Mode MAchine LEarning\n \nSammale is a Simple and Easy-to-use Python ML Library.\n\nSammale是一个简单的、容易上手的的Python机器学习库.\n\n目前支持算法:\n\n- LinearPrimaryFunctionModel: 基于基函数的线性模型，可用于非线性回归问题与二类分类问题。\n基函数支持多项式、三角函数、指数函数、正太函数。训练方法支持普通最小二乘法、加权最小二乘法、随机梯度下降法。\n支持L1正则化、L2正则化。\n\n- LinearKernelFunctionModel: 基于核函数的线性模型，可用于非线性回归问题与二类分类问题。\n核函数支持高斯核、线性核。训练方法支持普通最小二乘法、加权最小二乘法、随机梯度下降法。\n支持L1正则化、L2正则化。\n\n- Support Vector Machine: 支持向量机，可用于二类分类问题。\n    - ~~支持SMO(Sequential Minimal Optimization)训练算法。\n    《Fast training of support vector machines using sequential minimal optimization》, John C. Platt, 1999.~~\n    - 支持将SVM看成Hinge损失的线性模型使用随机梯度下降法训练。\n    \n- BaggingModel: Ensemble Learning方法之一，基于Bagging学习法。通过对数据集重采样，独立学习多个弱学习器的方法。\n\n- AdaBoost: Ensemble Learning方法之一，基于Boosting学习法。通过不断调整数据集权重，依次学习多个弱学习器的方法。\n\n\n- LinearRegression: 逻辑斯蒂回归。支持y={-1,+1}与y={0,+1}的二类分类问题。训练方法支持随机梯度下降法。\n支持L1正则化、L2正则化。\n\n- Softmax: 待定。\n\n- RandomForest: 待定。\n\n- XGBoost: 待定。\n\n- GBDT: 待定。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitor1379%2Fsammale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonitor1379%2Fsammale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitor1379%2Fsammale/lists"}