{"id":26286394,"url":"https://github.com/saichandrareddy1/oxygenjs","last_synced_at":"2026-03-04T16:02:35.955Z","repository":{"id":51416050,"uuid":"284970257","full_name":"saichandrareddy1/oxygenjs","owner":"saichandrareddy1","description":"This a JavaScript Library for the Numerical Javascript and Machine Learning","archived":false,"fork":false,"pushed_at":"2021-05-12T00:32:52.000Z","size":2400,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T08:51:43.085Z","etag":null,"topics":["algebra","javascript","machine","machine-learning","machine-learning-algorithms","maths","matrix","numerical-methods","preprocessing"],"latest_commit_sha":null,"homepage":"","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/saichandrareddy1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-08-04T12:18:25.000Z","updated_at":"2025-01-02T08:18:59.000Z","dependencies_parsed_at":"2022-09-15T01:22:20.185Z","dependency_job_id":null,"html_url":"https://github.com/saichandrareddy1/oxygenjs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/saichandrareddy1/oxygenjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saichandrareddy1%2Foxygenjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saichandrareddy1%2Foxygenjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saichandrareddy1%2Foxygenjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saichandrareddy1%2Foxygenjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saichandrareddy1","download_url":"https://codeload.github.com/saichandrareddy1/oxygenjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saichandrareddy1%2Foxygenjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30085820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["algebra","javascript","machine","machine-learning","machine-learning-algorithms","maths","matrix","numerical-methods","preprocessing"],"created_at":"2025-03-14T20:22:18.311Z","updated_at":"2026-03-04T16:02:35.928Z","avatar_url":"https://github.com/saichandrareddy1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### OxygenJS\n\nHello Every One I'm a \u003cimg src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\" width=\"26\" height=\"20\"\u003e :heart:er who is trying to bulid Machine Learning libaray in \u003cimg src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\" width=\"26\" height=\"20\"\u003e, I really excited to create Machine Learning Library in JavaScript\n\n### What you need to do\n\n**If you are interested to contribute here, please visit [this page](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Contribute.md)  !!!**\n\n### prerequisite\n\nwe need only one libraries as the preprequisites \n\n:point_right: mathjs   \n\n    npm install mathjs\n    \n\n### Guide to Install\n\n* :point_right: [Installations](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Installation.md)                 \n\n\n### Working with Data\n\ndata is the containing of the inbuilt datasets, you can wotk with the datasets directly from the repository\n\nEngine is about containing the many types of the Files, loading the data, preprocessing the data, textCount...\n\n* :point_right: [data](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Data.md)          \n\n\n\n* :point_right: [Engine](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md)                \n\n\n    * :point_right: Load   \n\n        * [textLoad](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#load)\n\n    * :point_right: Preprocessing  \n\n        * [TypeConvertor](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#typeconvertor)\n        * [ColumnsMean](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#columnsmean)\n        * [StandardScaler](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#standardscaler)\n        * [StandardDeviation](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#standarddeviation)\n        * [LabelEncoder](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#labelencoder)\n        * [shuffleArray](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#shufflearray)\n        * [train_test_split](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#train_test_split)\n        * [featuresAndLabels](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#featuresandlabels) \n                                                    \n    * :point_right: textCount       \n\n        * [textCount](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#textcount)    \n\n    * :point_right: metrices\n\n        * [SquareError](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#squared-error)\n        * [MeanSquaredError](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#mean-square-error)\n        * [MeanAbsoluteError](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#mean-absolute-error)\n        * [RootMeanSquareError](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#root-mean-square-error)\n        * [MeanSquareLogError](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#mean-square-log-error)\n        * [r2_Score](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#r2-score)\n        * [AccuracyScore](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#accuracy-score)\n        * [ConfusionMatrix](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#confusion-matrix)\n        * [Recall](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#recall)\n        * [Precision](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#precision)\n        * [f1_Score](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#f1_score)\n        * [Classification_report](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/metrices.md#classification-report)\n\n    * :point_right: Gradient Decent\n\n        * [Gradient Decent Algorithm](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Engine.md#gradient-decent) \n\n\n### Numerical JavaScript\n\nHere we are going to deal with many mathmatical functions by using JS Linearalgebra, n dimentional data etc... \n\n* :point_right: [LinalgJS](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md)  \n\n    * :point_right: [determinant](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#det)       \n        * :point_right: [det function](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#det-function)\n        * :point_right: [invDet](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#inverse-determinant)\n    * :point_right: [mat](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#mat)      \n         * :point_right: [mat](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#mat-1)\n         * :point_right: [dot](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#dot)\n         * :point_right: [vdot](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#vdot)\n         * :point_right: [identity](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#vdot)\n         * :point_right: [eye](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#eye)\n         * :point_right: [inner](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/LinalgJS.md#inner)\n\n         \n* :point_right: [ndJS](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md)                    \n\n    * :point_right: [array_split](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#array-split)                                                                \n    * :point_right: [linSpace](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#linspace)                                                          \n    * :point_right: [ndArithmetic](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndarithmetic)                                                                   \n    * :point_right: [ndMul](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndmul)                                                                       \n    * :point_right: [ndOnes](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndones)                                                            \n    * :point_right: [ndZeros](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndzeros)                                                             \n    * :point_right: [ndRandom](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndrandom)                                                    \n    * :point_right: [ndRange](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndrange)                                                                      \n    * :point_right: [ndReshape](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndreshape)                                                   \n    * :point_right: [ndSearch](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndsearch)                                                                    \n    * :point_right: [ndSearchSort](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/ndJS.md#ndsearchsort) \n\n        \n### Machine Learning Library\n\n:point_right: [Regression](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Comming.md)           \n:point_right: [Classification](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Comming.md)       \n:point_right: [clustering](https://github.com/saichandrareddy1/OxygenJS/blob/master/Docs/Comming.md)           \n\n\n### Connect with me\n\n[![github](https://cloud.githubusercontent.com/assets/17016297/18839843/0e06a67a-83d2-11e6-993a-b35a182500e0.png)][1]\n[![linkedin](https://cloud.githubusercontent.com/assets/17016297/18839848/0fc7e74e-83d2-11e6-8c6a-277fc9d6e067.png)][3]\n[![facebook](https://cloud.githubusercontent.com/assets/17016297/18839836/0a06deb4-83d2-11e6-8078-1d0974af0f63.png)][2]\n\n[1]: https://github.com/saichandrareddy1\n[2]: https://www.linkedin.com/in/sai-chandra-reddy-vuta-946b2b133/\n[3]: https://www.facebook.com/saichandrareddy.vuta\n\n### How to motivate me \n##### Give a Star :star::star::star:\n\n:point_right: Feel free to give a star for the [repository](https://github.com/saichandrareddy1/OxygenJS) :star::star::star:\n\n### Documentation\n\nNow Numerical  \u003cimg src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\" width=\"26\" height=\"20\"\u003e  was going to Update By Agust 15th,Very soon will release with all the ML algorithmns :v::v::v:\n\n\n### Are we having any npm module ?\n**yes we have**\n```js\n    npm i oxygenjs\n```\n\n***it will update into the module by 22nd August, completely find the link [here](https://www.npmjs.com/package/oxygenjs)***\n\n\n### Thanks :pray::pray::pray:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaichandrareddy1%2Foxygenjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaichandrareddy1%2Foxygenjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaichandrareddy1%2Foxygenjs/lists"}