{"id":14958359,"url":"https://github.com/tribeofai/toai","last_synced_at":"2025-07-19T18:02:18.050Z","repository":{"id":57476046,"uuid":"197608242","full_name":"tribeofai/toai","owner":"tribeofai","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-24T13:10:04.000Z","size":93,"stargazers_count":13,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T02:21:54.089Z","etag":null,"topics":["jupyter-notebook","numpy","pandas","python","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tribeofai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-07-18T15:00:41.000Z","updated_at":"2023-03-24T13:10:10.000Z","dependencies_parsed_at":"2024-09-02T16:21:25.900Z","dependency_job_id":null,"html_url":"https://github.com/tribeofai/toai","commit_stats":null,"previous_names":["mokahaiku/toai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tribeofai%2Ftoai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tribeofai%2Ftoai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tribeofai%2Ftoai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tribeofai%2Ftoai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tribeofai","download_url":"https://codeload.github.com/tribeofai/toai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237965733,"owners_count":19394653,"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":["jupyter-notebook","numpy","pandas","python","scikit-learn","tensorflow"],"created_at":"2024-09-24T13:16:50.078Z","updated_at":"2025-02-09T17:30:52.285Z","avatar_url":"https://github.com/tribeofai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toai\n\nToai provides convenient classes and functions for machine learning, data science and data analysis.\n\n## Install\n\n```python\npip install toai\n```\n\n## Usage\n\n- Import most useful default imports (useful for notebooks). This will give you access to `np` for NumPy, `pd` for Pandas, `sns` for Seaborn and many more.\n\n  ```python\n  from toai.imports import *\n  ```\n\n- Import functions from a specific submodule. This will import RMSE and error rate metrics from the metrics submodule.\n\n  ```python\n  from toai.metrics import rmse, error_rate\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftribeofai%2Ftoai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftribeofai%2Ftoai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftribeofai%2Ftoai/lists"}