{"id":25516929,"url":"https://github.com/microdroid/tfjs-linear-regression-demo","last_synced_at":"2025-12-13T14:30:12.870Z","repository":{"id":144076869,"uuid":"182317718","full_name":"MicroDroid/tfjs-linear-regression-demo","owner":"MicroDroid","description":"A demonstration of Stochastic Linear Regression implemented using Tensorflow.js.","archived":false,"fork":false,"pushed_at":"2024-09-10T07:17:56.000Z","size":1441,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-10T09:37:04.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://microdroid.github.io/tfjs-linear-regression-demo/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MicroDroid.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":"2019-04-19T19:50:02.000Z","updated_at":"2024-09-10T07:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b2e8e78-f212-4c3d-bfbb-629614382d2b","html_url":"https://github.com/MicroDroid/tfjs-linear-regression-demo","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/MicroDroid%2Ftfjs-linear-regression-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroDroid%2Ftfjs-linear-regression-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroDroid%2Ftfjs-linear-regression-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroDroid%2Ftfjs-linear-regression-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicroDroid","download_url":"https://codeload.github.com/MicroDroid/tfjs-linear-regression-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680984,"owners_count":19679508,"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":[],"created_at":"2025-02-19T14:52:59.379Z","updated_at":"2025-12-13T14:30:12.803Z","avatar_url":"https://github.com/MicroDroid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Linear Regression Demo (Tensorflow.js)\n==========\n\nThis is a Stochastic Linear Regression implementation using Tensorflow.js which runs in the browser.\n\n[See demo](https://overcoder.dev/tfjs-linear-regression-demo/)\n\n### Project structure\n\n- `app/` contains the entire web app\n\t- `js/` JavaScript code. Here you find the Linear Regression code.\n\t- `csv/` Datasets. Minified and original.\n\t- `scss/` Probably not what you're looking for here.\n\n- `public/` contains compiled web app (after running Webpack)\n\n### Running locally\n\n```bash\nnpm i\nnpm run dev\n\n# Then open up ./public/index.html in your browser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrodroid%2Ftfjs-linear-regression-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrodroid%2Ftfjs-linear-regression-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrodroid%2Ftfjs-linear-regression-demo/lists"}