{"id":19069355,"url":"https://github.com/coding-ai/machine_learning_cpp","last_synced_at":"2025-04-28T14:10:09.936Z","repository":{"id":46707992,"uuid":"299068654","full_name":"coding-ai/machine_learning_cpp","owner":"coding-ai","description":"Machine Learning C++","archived":false,"fork":false,"pushed_at":"2023-04-29T20:46:02.000Z","size":406,"stargazers_count":71,"open_issues_count":2,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T14:10:04.122Z","etag":null,"topics":["algorithms","cpp","linear-models","linear-regression","linearregression","linearregression-gradientdescent","logistic-regression","logistic-regression-algorithm","machine-learning","machine-learning-algorithms","machinelearning","machinelearning-cpp","tutorials"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coding-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2020-09-27T16:08:06.000Z","updated_at":"2025-02-22T01:30:56.000Z","dependencies_parsed_at":"2025-04-18T04:47:06.940Z","dependency_job_id":"ab18a584-5ee2-4c80-bae4-bd47032d6eb1","html_url":"https://github.com/coding-ai/machine_learning_cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding-ai%2Fmachine_learning_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding-ai%2Fmachine_learning_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding-ai%2Fmachine_learning_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding-ai%2Fmachine_learning_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coding-ai","download_url":"https://codeload.github.com/coding-ai/machine_learning_cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326849,"owners_count":21571636,"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","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":["algorithms","cpp","linear-models","linear-regression","linearregression","linearregression-gradientdescent","logistic-regression","logistic-regression-algorithm","machine-learning","machine-learning-algorithms","machinelearning","machinelearning-cpp","tutorials"],"created_at":"2024-11-09T01:14:02.122Z","updated_at":"2025-04-28T14:10:09.910Z","avatar_url":"https://github.com/coding-ai.png","language":"Jupyter Notebook","readme":"# Machine Learning with C++ Tutorial\n\nIn this repository, you can find all the code from my series of tutorials of Machine Learning with C++: [YouTube Playlist](https://www.youtube.com/watch?v=jKtbNvCT8Dc\u0026list=PLNpKaH98va-FJ1YN8oyMQWnR1pKzPu-GI).\n\n# Usage\n\nFork and clone/download the repository. \n\n## Linear Regression\n\nTo compile simply run the code:\n\n`g++ -std=c++11 LinearRegression/LinearRegression.cpp ETL/ETL.cpp main/LinearRegression.cpp -o linregr`\n\nTo run and test:\n\n`./linregr datasets/winedata.csv \",\"`\n\n## Logistic Regression\n\nTo compile simply run the code:\n\n`g++ -std=c++11 LogisticRegression/LogisticRegression.cpp ETL/ETL.cpp main/LogisticRegression.cpp -o logregr`\n\nTo run and test:\n\n`./logregr datasets/adult_data.csv \",\"`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding-ai%2Fmachine_learning_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoding-ai%2Fmachine_learning_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding-ai%2Fmachine_learning_cpp/lists"}