{"id":13738383,"url":"https://github.com/gatapia/py_ml_utils","last_synced_at":"2025-05-08T16:33:38.684Z","repository":{"id":16895271,"uuid":"19656059","full_name":"gatapia/py_ml_utils","owner":"gatapia","description":"Some small utility modules to help with pandas, numpy and sklearn usage in other projects","archived":false,"fork":false,"pushed_at":"2023-03-21T14:06:26.000Z","size":6058,"stargazers_count":180,"open_issues_count":13,"forks_count":139,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-15T07:34:19.877Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gatapia.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}},"created_at":"2014-05-11T01:21:12.000Z","updated_at":"2024-11-11T20:48:58.000Z","dependencies_parsed_at":"2024-01-12T18:28:45.340Z","dependency_job_id":"7c3541b0-2155-498b-adbe-a5c8ee00d536","html_url":"https://github.com/gatapia/py_ml_utils","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/gatapia%2Fpy_ml_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatapia%2Fpy_ml_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatapia%2Fpy_ml_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatapia%2Fpy_ml_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gatapia","download_url":"https://codeload.github.com/gatapia/py_ml_utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253105519,"owners_count":21855047,"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":["machine-learning","python"],"created_at":"2024-08-03T03:02:20.699Z","updated_at":"2025-05-08T16:33:37.622Z","avatar_url":"https://github.com/gatapia.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Collection of machine learning utilities for PicNet and Predict Bench\r\n=====================================================================\r\nPicNet and Predict Bench provide predictive analytics services and \r\nproducts like Centazio.  These products and services are supported\r\nby this library that combines best in breed libraries, implementations,\r\nalgorithms and utilities that help us provice machine learning services\r\nat speed.\r\n\r\nSee http://www.picnet.com.au for more details\r\n\r\nInstructions:\r\n- Python 2:\r\n  - Check out a submodule to this lib name it ml\r\n  - Create a \u003cproject_name\u003e_utils.py file with project wide utilties\r\n  - In \u003cproject_name\u003e_utils.py add \"from ml import *\"\r\n- Python 3:\r\n  - Expectes a folder structure as follows:\r\n    - src\r\n      - utils.py (with `from ml import *`)\r\n      - script01.py (with `import src.utils`)\r\n    - ml [git submodule to this lib]\r\n  - To run a script use `python -m src.script01`\r\n  - Or in ipython `import src.utils` to get going\r\n- Jupyter Notebook\r\n  - ml will need to live in the src directory\r\n  - \"from ml import *\"\r\n\r\nThis will inject all the required libraries into your environment \r\nincluding:\r\n- pandas (as pd)\r\n- numpy (as np)\r\n- scipy\r\n- sklearn\r\n- all utiltiy functions in misc.py\r\n- all pandas extensions defined in pandas_extensions\r\n\r\nLicense: MIT\r\nAuthor: Guido Tapia - guido.tapia@picnet.com.au","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatapia%2Fpy_ml_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatapia%2Fpy_ml_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatapia%2Fpy_ml_utils/lists"}