{"id":19294457,"url":"https://github.com/betaandbit/miniml","last_synced_at":"2026-03-01T17:37:10.625Z","repository":{"id":72845444,"uuid":"447035940","full_name":"BetaAndBit/MiniML","owner":"BetaAndBit","description":"Mini Wprowadzenie do Modelowania Predykcyjnego","archived":false,"fork":false,"pushed_at":"2022-02-22T21:45:49.000Z","size":133131,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-14T17:19:58.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://betaandbit.github.io/MiniML/","language":"HTML","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/BetaAndBit.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-12T01:24:36.000Z","updated_at":"2023-11-26T19:17:48.000Z","dependencies_parsed_at":"2023-07-21T00:15:46.319Z","dependency_job_id":null,"html_url":"https://github.com/BetaAndBit/MiniML","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BetaAndBit/MiniML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaAndBit%2FMiniML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaAndBit%2FMiniML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaAndBit%2FMiniML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaAndBit%2FMiniML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetaAndBit","download_url":"https://codeload.github.com/BetaAndBit/MiniML/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaAndBit%2FMiniML/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29976289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-09T22:38:28.523Z","updated_at":"2026-03-01T17:37:10.605Z","avatar_url":"https://github.com/BetaAndBit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wprowadzenie do Modelowania Predykcyjnego\n\nTa książka splata teorię, przykłady i procesy istotne dla tworzenia modeli zgodnie z regułami Odpowiedzialnego Uczenia Maszynowego (ang. Responsible Machine Learning). Znajdziesz tutaj intuicje i przykłady dla Interpretable Machine Learning (IML) i eXplainable Artificial Intelligence (XAI). Opisy uzupełnione są o fragmenty kodu z przykładami dla R z wykorzystaniem pakietów randomForest, mlr3 i DALEX. Wreszcie, proces tworzenia modeli jest pokazany poprzez komiks opisujący przygody dwóch postaci, Bety i Bita. Interakcja tych dwóch postaci pokazuje decyzje, przed którymi często stają analitycy, czy wypróbować inny model, inną technikę eksploracji lub poszukać innych danych -- pytania jak porównywać modele lub je weryfikować.\n\nWszystkie przykłady są w pełni odwtarzalne, tak że można te wszystkie przygody odtworzyć na lokalnym komputerze.\n\nTworzenie modeli jest odpowiedzialnym i wymagającym zadaniem, ale także ekscytującą przygodą. Czasami podręczniki skupiają się tylko na stronie technicznej, tracąc całą zabawę. Tutaj będziemy mieć jedno i drugie.\n\n\n## Materiały\n\n* Darmowa wersja online: https://betaandbit.github.io/MiniML/\n* Kup plik pdf na LeanPub: https://leanpub.com/RML\n* Odtwarzalny skrypty z kodem dla R: [html](https://htmlpreview.github.io/?https://github.com/BetaAndBit/MiniML/blob/main/data/MiniML.html)\n* Odtwarzalny skrypty z kodem dla R: [Rmd](data/MiniML.Rmd)\n* Dane: [covid_spring.csv](data/covid_spring.csv)\n* Dane: [covid_summer.csv](data/covid_summer.csv)\n* Wersja angielska komiksu i danych: [https://github.com/BetaAndBit/RML](https://github.com/BetaAndBit/RML)\n\nNależy pamiętać, że są to dane sztuczne wygenerowane w celu naśladowania relacji występujących w rzeczywistych danych.\n\n### Intro \n\n![data/intro.png](data/intro.png)\n\n### Komentarze:\n\n#### Dianne Cook\n\n\nEN: Dianne Cook is Professor of Business Analytics at Monash University in Melbourne, Australia. Her research is in the area of data visualisation, especially the visualisation of high-dimensional data using tours with low-dimensional projections, and projection pursuit. A current focus is on bridging the gap between exploratory graphics and statistical inference.\n\n```\nThe Hitchhikers Guide to Responsible Machine Learning is a delightful read. I had to flip \nfrom comic to comic first, which is fun and also on point about not falling into a pit \nof errors when doing machine learning with data. The detailed text explanations and \nbeautifully constructed margin figures provide filling to the sandwich. \nCongratulations to Przemek, Anna and Aleksander for a creative and insightful \ncontribution to the explainable AI literature.\n\nDi Cook, Hitchhiker in high-dimensional spaces\n```\n\n#### Marek Stączek\n\nCoach, storyteller, author of books\n\nPL:\n\n```\nDwóch studentów Politechniki Warszawskiej szło łeb w łeb w konkursie ogłoszonym przez NASA. Wygrał Mietek Bekker \ni to jego Lunar Roving Vehicle, w statku Apollo poleciał na księżyc.  Jak rodzą się tacy studenci? Przez kontakt \nz wyjątkowymi nauczycielami. A co charakteryzuje tych drugich? Oryginalny i inspirujący przekaz.\n\nDo Waszych rąk trafia podręcznik profesora Przemysława Biecka, który nawiązuje do takich wzorców.\n```\n\nEN:\n\n```\nTwo students from the Warsaw University of Technology went head to head in a competition announced by NASA. \nMietek Bekker won, and it was his Lunar Roving Vehicle in the Apollo spacecraft that flew to the moon.  \nHow are such students born? Through contact with exceptional tutors. And what characterises the latter? \nAn original and inspiring delivery.\n\nAn exceptional textbook by professor Przemysław Biecek is now in your hands.\n```\n\n####  Łukasz Rajkowski\n\neditorial board of Polish popular science monthly Delta\n\n\nPL:\n\n```\nNiniejsza książka jest krótką, lecz pouczającą i wciągającą wycieczką po odpowiedzialnym uczeniu maszynowym, \nw której dokładne wytłumaczenia fundamentalnych koncepcji są umiejętnie wplecione we wdzięczną i atrakcyjnie \nzilustrowaną fabułę. W sposób przyjazny turyście wskazuje ona na pewne ważne aspekty wnioskowania z danych \noraz pozwala rzucić okiem na to, jak tego typu analizy są (lub przynajmniej powinny być) przeprowadzane. \nNależy zwrócić uwagę, że od Czytelnika nie wymaga się profesjonalnego, podróżniczego ekwipunku - otwarty \numysł oraz solidne matematyczne przygotowanie na poziomie szkoły średniej z pewnością wystarczą. Nie trzeba \nchyba dodawać, że nie wystarczy powrócić z tej wycieczki aby stać się ekspertem w \"data science\" - jest to \nwszak ogromna (i fascynująca) dziedzina, która może być porównana do podróży tysiąca mil. Wiemy jednak \ndoskonale, że takie podróże rozpoczynają się od pierwszego kroku... lub złapania autostopu!\n```\n\nEN:\n\n```\nThis book is a short but illuminating and entertaining trip to responsible machine learning, in which \naccurate explanations of some fundamental concepts successfully mingle with a pleasant, richly illustrated \nstoryline. In a tourist-friendly manner it points out some important aspects of inference from the data \nand gives you a glimpse of how data driven answers are (or at least should be) obtained. Note that no \nprofessional travelling equipment is required - an open mind and a solid high-school level of mathematical \nabilities will certainly suffice. Needless to say, finishing this tour won't make you an expert in data \nscience - a vast and fascinating field which can be compared to a journey of a thousand miles. But we all \nknow that such journeys begin with a single step... or a hitchhiker's guide!\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetaandbit%2Fminiml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetaandbit%2Fminiml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetaandbit%2Fminiml/lists"}