{"id":21478398,"url":"https://github.com/mathworks-teaching-resources/regression-basics_jp","last_synced_at":"2025-03-17T08:24:19.421Z","repository":{"id":109701173,"uuid":"390878193","full_name":"MathWorks-Teaching-Resources/regression-basics_jp","owner":"MathWorks-Teaching-Resources","description":"Japanese version of \"regression-basics\" 回帰（基礎）の日本語レポジトリ","archived":false,"fork":false,"pushed_at":"2023-10-03T00:37:38.000Z","size":346,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-23T17:57:28.182Z","etag":null,"topics":["courseware","cwm","japanese","matlab","regression","translated"],"latest_commit_sha":null,"homepage":"","language":null,"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/MathWorks-Teaching-Resources.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2021-07-29T23:54:35.000Z","updated_at":"2024-10-02T15:36:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2d02d5f-e167-4399-a713-1bce7dcaa470","html_url":"https://github.com/MathWorks-Teaching-Resources/regression-basics_jp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathWorks-Teaching-Resources%2Fregression-basics_jp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathWorks-Teaching-Resources%2Fregression-basics_jp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathWorks-Teaching-Resources%2Fregression-basics_jp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathWorks-Teaching-Resources%2Fregression-basics_jp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathWorks-Teaching-Resources","download_url":"https://codeload.github.com/MathWorks-Teaching-Resources/regression-basics_jp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243997164,"owners_count":20380982,"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":["courseware","cwm","japanese","matlab","regression","translated"],"created_at":"2024-11-23T11:18:02.030Z","updated_at":"2025-03-17T08:24:19.398Z","avatar_url":"https://github.com/MathWorks-Teaching-Resources.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Regression Basics [![View Regression Basics (日本語版) on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://jp.mathworks.com/matlabcentral/fileexchange/96842-regression-basics)\n# Regression Basics [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/regression-basics_jp)\n**Curriculum Module**  \nR2020aを使用して作成、R2020a以降の製品で動作確認\n\n## Description\n\nThis repository contains a Japanese version of a published repository \"Regression Basics\" https://github.com/MathWorks-Teaching-Resources/Regression-Basics\n\nこのパッケージには、回帰分析の基礎について説明するライブスクリプトとファイルが含まれています。この教材は、様々な教育・学習方法にあわせて簡単に変更するため、柔軟に対応できるように設計されています。\n簡単な背景説明、インタラクティブな描写、タスク、学習内容の振り返りのための質問、実際の応用例、説明した概念についてのガイド付き演習が含まれています。\n\n**学習の目標**  \n- 線形回帰、非線形回帰、線形重回帰を定義する\n- 適合度測定を使用し、回帰モデルの性能を評価・改善する\n- 最急降下法を適用してコスト関数を最小化する\n- 最急降下法の学習率とステップ数の増減がもたらす効果を説明する\n- 線形回帰モデルを用いて短い期間の予測を行う\n\n## おすすめの予習\n[MATLAB Onramp](https://matlabacademy.mathworks.com/details/matlab-onramp/gettingstarted) – MATLABの基本を学ぶ、無料2時間入門コース\n## 詳細\n**regressionBasics.mlx**  \n回帰分析の基礎を説明するインタラクティブな講義です。基本的な線形回帰を応用して、実世界の電力負荷データをモデル化します。  \n**electricityLoadData.mlx**  \n練習問題用のNew York ISOから電力負荷についての外部データをダウンロードするための補助スクリプトです。  \n**regressSolnIm/**  \nこのフォルダには、regressionBasics.mlxにある課題についての解を含む付録画像ファイルが含まれています。メインのスクリプトには、必要に応じて解を隠す・表示するを操作する機能が用意されています。このフォルダをregressionBasics.mlxと同じ場所（階層）においてください。\n\n\n## 製品\nこのファイルを実行するためには、以下の製品が必要です\nMATLAB, Statistics and Machine Learning Toolbox™\n\n## License ##\nThe license for this module is available in the LICENSE.TXT file in this GitHub repository.\n\n## Support ##\n日本語でのお問い合わせは[MathWorks Japan カスタマーサクセス部](mailto:cse-jp@groups.mathworks.com)までお願いします。\nHave any questions or feedback? Contact the [MathWorks online teaching team](mailto:onlineteaching@mathworks.com).\n\n# #\n_Copyright 2021 The MathWorks, Inc._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathworks-teaching-resources%2Fregression-basics_jp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathworks-teaching-resources%2Fregression-basics_jp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathworks-teaching-resources%2Fregression-basics_jp/lists"}