{"updated":"2025-01-19T15:32:36.120931+00:00","links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00217313","sets":["1164:1384:10896:10897"]},"path":["10897"],"owner":"44499","recid":"217313","title":["Kaggle熟練度に着目したデータ分析プログラム実装におけるソースコード再利用方法の探索的分析"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-03-04"},"_buckets":{"deposit":"e2f55cbf-0dd4-4751-a7c5-08ecce59f13c"},"_deposit":{"id":"217313","pid":{"type":"depid","value":"217313","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"Kaggle熟練度に着目したデータ分析プログラム実装におけるソースコード再利用方法の探索的分析","author_link":["562868","562866","562865","562867","562864"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Kaggle熟練度に着目したデータ分析プログラム実装におけるソースコード再利用方法の探索的分析"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"運用・保守","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-03-04","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/217313/files/IPSJ-SE22210027.pdf","label":"IPSJ-SE22210027.pdf"},"date":[{"dateType":"Available","dateValue":"2024-03-04"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SE22210027.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"12"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"590b1e53-4778-4f90-830b-256ca2a0dfa2","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2022 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"池上, 綾乃"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"佐藤, 郁弥"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Ani, Hovhannisyan"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"石尾, 隆"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"松本, 健一"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10112981","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8825","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"データ分析技術は情報社会における重要な技術のひとつである.世界規模のデータ分析コミュニティである Kaggle では,データ分析技術を競うコンペティションの実施や,データ分析に使用したプログラムの公開,共有が行われている.データ分析プログラムには,プログラムの再利用がコピー&ペーストで行われるという特徴がある.一方で,類似するプログラム片を複数箇所に記述すると,保守性の低下を招くと言われており,これを防ぐためには関数の定義やライブラリの活用が必要である.しかし,データ分析プログラムの実装において,プログラムの再利用は容易だが,保守作業が困難であるという報告があり,保守性を保ちながらプログラムを再利用するのは難しいと考えられる.本研究では,データ分析の熟練者はプログラムを適切に再利用しているという仮説に基づいて,Kaggle で定義されている熟練度の異なる作者が作成したプログラムに対して,類似するプログラム片の割合やライブラリの利用方法を比較する分析を行った.その結果,熟練度が高い作者ほど関数を多く定義し,類似するプログラム片の割合が少ない傾向にあることがわかった.また,使用されるライブラリの種類に大きな差異は見られなかった.これらの結果から,プログラム片の再利用の観点でデータ分析の初学者が熟練者に近づくには,多くのライブラリを学習することより,類似する処理がある場合には自作関数を定義するような工夫が重要であると考えられる.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告ソフトウェア工学(SE)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-03-04","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"27","bibliographicVolumeNumber":"2022-SE-210"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":217313,"created":"2025-01-19T01:17:48.737631+00:00"}