{"id":20942480,"url":"https://github.com/bdilday/mlbmarkov_nm","last_synced_at":"2026-04-21T18:08:29.582Z","repository":{"id":78136167,"uuid":"20077347","full_name":"bdilday/mlbMarkov_nm","owner":"bdilday","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-31T00:36:31.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T03:44:04.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdilday.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}},"created_at":"2014-05-22T21:19:46.000Z","updated_at":"2016-01-27T05:51:42.000Z","dependencies_parsed_at":"2023-03-03T11:00:18.573Z","dependency_job_id":null,"html_url":"https://github.com/bdilday/mlbMarkov_nm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdilday/mlbMarkov_nm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdilday%2FmlbMarkov_nm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdilday%2FmlbMarkov_nm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdilday%2FmlbMarkov_nm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdilday%2FmlbMarkov_nm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdilday","download_url":"https://codeload.github.com/bdilday/mlbMarkov_nm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdilday%2FmlbMarkov_nm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006081,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-18T23:27:21.539Z","updated_at":"2025-12-24T18:16:11.911Z","avatar_url":"https://github.com/bdilday.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"mlbMarkov\n=========\nA basic Markov chain code to compute the expectation value of runs in an inning, given n bases and m outs. No outs on bases, and no taking an extra base!\n\nrequires \n* numpy\n* matplotlib\n\nThe basic usage is, e.g.,\npython mlbMarkov_nm.py -nbases 3 -nouts 3 -p0 0.69 -p1 0.23 -p2 0.05 -p3 0.005 -p4 0.025\n\nthe probabilities are set with \n-p0 [probability for out]\n-p1 [prob for a 1-base hit]\n-p2 [prob for a 2-base hit]\netc...\n\nif the inputs don't add up to 1, they get rescaled so that they do...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdilday%2Fmlbmarkov_nm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdilday%2Fmlbmarkov_nm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdilday%2Fmlbmarkov_nm/lists"}