JP2020035077A - Technical capability determination support system - Google Patents

Technical capability determination support system Download PDF

Info

Publication number
JP2020035077A
JP2020035077A JP2018159459A JP2018159459A JP2020035077A JP 2020035077 A JP2020035077 A JP 2020035077A JP 2018159459 A JP2018159459 A JP 2018159459A JP 2018159459 A JP2018159459 A JP 2018159459A JP 2020035077 A JP2020035077 A JP 2020035077A
Authority
JP
Japan
Prior art keywords
user
function
information
skill
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018159459A
Other languages
Japanese (ja)
Other versions
JP7231186B2 (en
JP2020035077A5 (en
Inventor
裕一朗 山田
Yuichiro Yamada
裕一朗 山田
将高 佐藤
Masataka Sato
将高 佐藤
和人 大原
Kazuto Ohara
和人 大原
優毅 志賀
Masatake SHIGA
優毅 志賀
類 小野寺
Rui Onodera
類 小野寺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Findy Inc
Original Assignee
Findy Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Findy Inc filed Critical Findy Inc
Priority to JP2018159459A priority Critical patent/JP7231186B2/en
Publication of JP2020035077A publication Critical patent/JP2020035077A/en
Publication of JP2020035077A5 publication Critical patent/JP2020035077A5/ja
Application granted granted Critical
Publication of JP7231186B2 publication Critical patent/JP7231186B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a program which supports determining person's skill.SOLUTION: A program is provided which causes a computer to implement: a function of acquiring data relating to a repository held by a user from a database; a function of digitizing the data relating to the repository on the basis of at least a result of code parsing; a function of storing a parameter associated with the data relating to the repository, which is indicative of dependency of the user on other users; a function of learning a relation between a numeric value and a skill deviation of the user by machine learning; a function of updating weighting coefficients among respective layers of a learned neural network on the basis of the parameter; and a function of using the learned neural network to calculate a skill deviation of the user.SELECTED DRAWING: Figure 1

Description

本発明は、特定用途向けの人物のスキル判定を支援するためのシステムに関するものであり、特に、データソースを適宜評点することを通して、特定用途向けの人物のスキル診断を支援するシステムに関するものである。   The present invention relates to a system for supporting the skill determination of a person for a specific use, and more particularly to a system for supporting a skill diagnosis of a person for a specific use through appropriately evaluating a data source. .

特定用途向けの人物のスキルの一例として、プログラミングがある。プログラミングができるかどうかそのものの技術を採点する技術は従来存在しなかったが、例えば、特許文献1に示すようなプログラミングに関する評価を用いてプログラミングに関する技術力を解析し採点する技術は存在していた。プログラミングにおける評価を行なう事でいわゆる技術力の測定を行なうことはできる。   Programming is an example of an application-specific person's skill. Conventionally, there has not been a technique for scoring whether or not programming is possible, but there is, for example, a technique for analyzing and scoring the technical ability concerning programming using an evaluation concerning programming as shown in Patent Document 1. . The so-called technical ability can be measured by performing an evaluation in programming.

しかしながら、プログラミングなどの人物のスキル判定を行うにあたっては、特許文献1のような技術を使ってスキル診断を行ったとしても、特定の人物のスキル診断の支援ができるとは限らない。スキル診断には判定目的があり、その目的に適した特有の診断方法が存在するからである。また、特許文献1のような技術を使用して判断したようなスキルが、人物(転職の場合は、求職者)にモチベーションを与えるとも限らないからである。   However, in performing skill determination of a person such as programming, even if a skill diagnosis is performed using a technique as in Patent Document 1, it is not always possible to support the skill diagnosis of a specific person. This is because skill diagnosis has a judgment purpose, and there is a specific diagnosis method suitable for the purpose. Also, a skill determined using a technique as in Patent Literature 1 does not always give motivation to a person (a job seeker in the case of job change).

特開2015−146176JP 2015-146176

人物のスキル判定を行うにあたっては、その担当者(求人票の場合は、人事担当者)の経験や勘に頼ったものとなっており、人物のスキル判定を行い担当者にアドバイスを提供することで求職者のスキルを明示する仕組みはなかった。   In determining the skills of a person, the person in charge must rely on the experience and intuition of the person in charge (in the case of a job posting, the person in charge of human resources) to judge the person's skills and provide advice to the person in charge. There was no mechanism to specify job seekers' skills.

本発明の一態様によると、人物のスキル判定を自動的に行い、自身に対する技術力のフィードバックやスコア化されたデータを提供することで自身の技術力の可視化を明示するシステムを提供することを目的とし、より詳細には、入力された技術情報を、特定用途の観点から複数の視点で評価することで、人物のスキル判定を支援するシステムを提供することを目的とする。   According to one aspect of the present invention, there is provided a system for automatically performing a skill determination of a person and providing visualization of one's technical ability by providing feedback of the technical ability to the person and providing scored data. More specifically, it is an object of the present invention to provide a system that supports skill determination of a person by evaluating input technical information from a plurality of viewpoints from the viewpoint of a specific application.

本発明では、特定の人物のスキル判定の支援システムにおいて、特定スキルの所定の情報のデータを取得する入力手段と、スキル情報の評価ルールに基づいて、スキル情報を解析して、入力された情報で使用されているプログラミング言語、またソーシャルに対する影響力の中から少なくとも一つを抽出して、技術力判定ルールに基づいて、当該抽出されたプログラミング言語、またはソーシャルに対する影響力を解析して、第2の評価点数を生成するスキル解析手段支援システムを提供する。   According to the present invention, in a support system for skill determination of a specific person, input means for acquiring predetermined information data of a specific skill, and skill information are analyzed based on a skill information evaluation rule, and the input information is analyzed. At least one of the programming language used in and the influence on social is extracted, and the influence on the extracted programming language or social is analyzed based on the technical ability determination rule. A skill analysis means support system for generating an evaluation score of 2.

人物のスキル診断担当者の経験や勘に頼らず、技術力に応じたスキル判断を誰もが適正に作成できるようになる。   Anyone can properly make skill judgments according to their technical skills without relying on the experience and intuition of a person's skill diagnosis person.

本実施例の技術力判断支援システムの機能ブロックを示す図である。It is a figure showing the functional block of the technical ability judgment support system of this example. 本実施例の技術力判断支援システムの解析部分の例を示す図である。It is a figure showing an example of an analysis part of a technical ability judgment support system of this example. 本実施例の技術力判断支援システムの解析部分の例を示す図である。It is a figure showing an example of an analysis part of a technical ability judgment support system of this example. 本実施例の技術力判断支援システムの表示部分を示す図である。It is a figure which shows the display part of the technical ability determination assistance system of a present Example. 本実施例の技術力判断支援システムの表示部分を示す図である。It is a figure which shows the display part of the technical ability determination assistance system of a present Example.

特定の人物の技術力の可視化の一つとして、オープンソースがある。人物のスキル判断において、人物ごとにスキルに差があり、特にスキル情報が多いオープンソースデータは情報の収集を含めて効果的な技術力の測定ができていない。   One of the visualizations of a specific person's technology is open source. In the skill judgment of a person, there is a difference in the skill for each person, and especially in open source data with a lot of skill information, it is not possible to measure the effective technical ability including the collection of information.

本実施例においては技術力判断支援システムの一例として、オープンソース解析サービスを提供するオープンソース解析採点システムについて説明する。本オープンソース解析採点システムは、インターネット上のオープンソースあるいはオープンソースに付随して提供されるソーシャルに対する影響力から人物のスキル判定を行う際に使用するシステムである。   In the present embodiment, an open source analysis scoring system that provides an open source analysis service will be described as an example of a technical ability judgment support system. This open source analysis and scoring system is a system used to judge a person's skill from the influence on social sources provided along with open sources on the Internet.

本実施例の技術力判断支援システムを概略的に説明すると、ユーザがユーザ端末にオープンソースのアカウント情報を入力するとユーザの端末からデータベースにリクエストが飛びデータベース上でデータ処理及びデータの格納が行われる。データベース上で解析された結果、ユーザ端末に表示されユーザはプログラミング言語における解析結果とその解析結果に対するアドバイスを取得できる。   When the user inputs the open source account information to the user terminal, a request jumps from the user terminal to the database, and data processing and data storage are performed on the database. . As a result of the analysis on the database, the result is displayed on the user terminal, and the user can obtain the analysis result in the programming language and advice on the analysis result.

図1は、技術力判断支援システム1000の概念図を示す。技術力判断支援システム1000は、入力手段1010、入力情報解析手段1020、入力の比較解析手段1030、点数計算手段1040、入力情報または解析結果表示手段1050、入力情報評価ルールデータベース1110、入力の比較解析ルールデータベース1120、点数計算データベース1130、入力情報および解析結果記憶データベース1140、制御手段1200を備える。   FIG. 1 is a conceptual diagram of a technical skill determination support system 1000. The technical ability judgment support system 1000 includes an input unit 1010, an input information analysis unit 1020, an input comparison analysis unit 1030, a score calculation unit 1040, an input information or analysis result display unit 1050, an input information evaluation rule database 1110, and an input comparison analysis. A rule database 1120, a score calculation database 1130, an input information and analysis result storage database 1140, and a control unit 1200 are provided.

ユーザ端末1300は、インターネット上のオープンソースを公開しているアカウントとまたそのプログラミング言語の技術力情報を表示することにより、後述するユーザの技術力判定結果を表示するための装置である。ユーザ端末1300は、オープンソースを公開しているアカウント情報と所定の表示ができる機能が備わっていればよく、いわゆるパーソナルコンピュータ、タブレット端末、スマートフォン、その種類は問わない。なお、本実施例は、ユーザ端末1300は、技術力判断支援システム1000外部に配置されているが、別の実施例として、ユーザ端末が技術力判断支援システム1000の内部に配置されていてもよい。   The user terminal 1300 is a device for displaying a user's technical skill determination result, which will be described later, by displaying an open source account on the Internet and technical information of the programming language. The user terminal 1300 may be provided with a function capable of displaying account information open to the public and a predetermined display, and may be a personal computer, a tablet terminal, a smartphone, or any type. In this embodiment, the user terminal 1300 is arranged outside the technical skill judgment support system 1000. However, as another embodiment, the user terminal may be arranged inside the technical skill judgment support system 1000. .

入力手段1010は、ユーザ端末1300から入力されたアカウントデータを取得する。   The input unit 1010 obtains account data input from the user terminal 1300.

入力情報解析手段1020は、入力手段1010から取得したアカウントデータを基に、該当アカウントのオープンソースデータ1400を読み込む。ここで、入力されるデータの種類の一例は以下の(1)〜(5)である。   The input information analyzing unit 1020 reads the open source data 1400 of the account based on the account data obtained from the input unit 1010. Here, examples of the types of input data are (1) to (5) below.

(1)イシュー(Issue)やマージの可否や提案内容を含むプルリクエスト(Pull Request):当該プルリクエストをベースにしてプルリクエストで扱われる言語、プルリクエストが取り込まれたかどうかなどの影響度、どんなリポジトリに対してどう影響が起こったかの良さを判定することができる。 (1) Pull Request including Issue, Merge availability, and Proposal Content: The language handled in the pull request based on the pull request, the degree of influence such as whether the pull request has been captured, and the like. You can determine how good the repository has been affected.

(2)GitHub内で作られた組織のデータ:当該データをベースにして、組織がどういうユーザで構成されているか、組織がどういうリポジトリを持っているかなどの組織レベルを判定することができる。 (2) Organization data created in GitHub: Based on the data, it is possible to determine an organization level such as what kind of user the organization is composed of and what repository the organization has.

(3)READMEやソースコードのデータ:当該データをベースにして、リポジトリの言語やリポジトリにあるコードの良さを判定することができる。 (3) README and source code data: The language of the repository and the quality of the code in the repository can be determined based on the data.

(4)ユーザそのもののデータ、リポジトリにおけるスター数やコミット数などの定量的なデータ:APIなどで提供されるコミット数やプルリク数、フォロワー数などの定量情報そのもの (4) User's own data, quantitative data such as the number of stars and commits in the repository: quantitative information itself such as the number of commits, the number of pull requests, and the number of followers provided by APIs

(5)ユーザ間におけるフォロー情報:当該情報をベースにして人脈の定量値を判定することができる。 (5) Follow information between users: A quantitative value of a personal connection can be determined based on the information.

上述したデータは、「誰が」「どういう情報を」「いつ作成したか」というようなデータが整理され格納されている状態である。なお、この時点におけるデータに対する良し悪しなどのデータ判定は行っていない。   The data described above is a state in which data such as "who", "what kind of information", and "when it was created" are arranged and stored. It should be noted that data judgment such as good or bad for the data at this time is not performed.

入力情報解析手段1020はオープンソースデータを読み込んだ後、複数の情報に分解され分解された情報に対しそれぞれ解析装置手段の解析が行われるかまたは定量情報そのものが使われる。   After reading the open source data, the input information analysis means 1020 is decomposed into a plurality of pieces of information, and the decomposed information is analyzed by the analysis device means or quantitative information itself is used.

(1)イシューやマージの可否や提案内容を含むプルリクエストの流れについて説明する。
入力情報解析手段1020は、オープンソースデータにおける既存のプログラミング言語におけるオープンソースへの改善提案や改善提案内容もしくは情報の提供などをもとに、プログラミング言語、プログラミング言語を用いた他のオープンソースへの影響度を解析する。
(1) A flow of a pull request including whether or not an issue or merge is possible and a proposal content will be described.
The input information analysis means 1020 provides a programming language and other open source using a programming language based on a proposal for improvement to the open source in the existing programming language in the open source data and provision of the improvement proposal contents or information. Analyze the degree of impact.

プルリクエスト解析装置で解析された定量情報および量子化された情報は入力情報および解析結果記憶データベース1240に格納される。解析結果記憶DB1240に記憶されるデータ構造の一例を表1に示す。   The quantitative information and the quantized information analyzed by the pull request analysis device are stored in the input information and analysis result storage database 1240. Table 1 shows an example of a data structure stored in the analysis result storage DB 1240.

(2)GitHub内で作られた組織のデータの流れについて説明する。
オープンソースデータにおける該当アカウントの所属するコミュニティをもとに、組織解析装置にて、事前に解析された組織またはそのコミュニティや組織のレベル、組織の影響度を解析する。
(2) The flow of data of an organization created in GitHub will be described.
Based on the community to which the relevant account belongs in the open source data, the organization analysis device analyzes the organization analyzed in advance, or the level of the community or organization, and the degree of impact of the organization.

組織解析装置で解析された定量情報及び量子化された情報は入力情報および解析結果記録データベースに格納される。   The quantitative information and the quantized information analyzed by the tissue analysis device are stored in the input information and the analysis result record database.

(3)READMEやソースコードのデータの流れについて説明する。
該当人物が公開したソースコードやREADMEなどのオープン情報をもとに、プログラミング言語技術力解析装置にて、事前に解析されたプログラミング言語またはそのプログラミング言語におけるレベル、文章のわかりやすさなどの影響を解析する。
(3) The flow of data of README and source code will be described.
Based on open information such as source code and README released by the person concerned, a programming language technology analyzer analyzes the effects of a pre-analyzed programming language or its level in the programming language and the clarity of sentences. .

プログラミング言語技術力解析装置で解析された定量情報および量子化された情報は入力情報および解析結果記録データベースに格納される。   The quantitative information and the quantized information analyzed by the programming language technology analyzer are stored in the input information and analysis result record database.

(4)ユーザそのもののデータ、リポジトリにおけるスター数やコミット数などの定量的なデータの流れについて説明する。
オープンソース情報データソースにて提供された情報は入力情報および解析結果記録データベースに格納される。
(4) Quantitative data flow such as user data itself and the number of stars and commits in the repository will be described.
The information provided by the open source information data source is stored in the input information and analysis result record database.

(5)ユーザ間におけるフォロー情報の流れについて説明する。
オープンソースデータにおける回答アカウントがフォローしているもしくはフォローされるアカウントや組織をもとに、人脈解析装置にて、事前に解析されたアカウントまたは組織やアカウントと組織のレベル、アカウントや組織の影響度を基に関係を解析する。
(5) The flow of follow information between users will be described.
Answers in open source data Based on the account or organization that the account follows or is followed by the personal connection analyzer, the account or organization or the level of the account and organization, the impact of the account or organization Analyze the relationship based on.

人脈解析装置で解析された定量情報及び量子化された情報は入力情報および解析結果記録データベースに格納される。
The quantitative information and the quantized information analyzed by the personal connection analyzer are stored in the input information and the analysis result record database.

入力情報および解析結果記録データベースにおいて格納されたデータの整理を行う。   The input information and the data stored in the analysis result record database are arranged.

データの整理を基に技術力判断支援システムの解析部分にてアカウントにおける統合的な各言語のスコア化を行う。ここでは、機械学習で作成された計算モデルを利用し、数値結果の取得を行う。   Based on the data arrangement, the integrated score of each language in the account is performed in the analysis part of the technical ability judgment support system. Here, a numerical result is obtained using a calculation model created by machine learning.

技術力判断支援システムにおいて判断結果のアドバイスを作成する。   The advice of the judgment result is created in the technical ability judgment support system.

入力情報および解析結果記録データベースにおいて解析された情報、また技術力判断支援システムの解析部分にて行われた統合的な各言語のスコア化情報と判断結果のアドバイス情報の作成を技術力判断支援システムの表示部分にて解析結果を表示する。   A technical ability judgment support system that creates input information and information analyzed in the analysis result record database, and the creation of integrated scored information for each language and advice information of judgment results performed in the analysis part of the technical ability judgment support system The analysis result is displayed in the display part of.

本実施例では、ユーザが自身のユーザスキルを評価依頼したときの処理について、図2を参照しながら説明する。   In the present embodiment, a process when the user requests evaluation of his or her own user skill will be described with reference to FIG.

S2010では、自身のスキルを評価依頼したユーザが保持するレポジトリをオープンソース情報DB1400から取得する。ここで、オープンソース情報DB1400は、GitHub(登録商標)やBitBucketやGitLabなどに公開されている公開データを基に得られたものをさす。   In S2010, the repository held by the user who has requested the evaluation of his or her skill is acquired from the open source information DB 1400. Here, the open source information DB 1400 refers to information obtained based on public data published on GitHub (registered trademark), BitBucket, GitLab, or the like.

S2020では、コードの言語の種別(Perl、Pythonなど)、ソースコードの構文解析、イシュー/プルリクエストの数に基づいて、レポジトリを数値化(得点化)する。得点化の手法については、例えば、加点/減点となる項目・対象(例えば、加点/減点の最大値の範囲内で、イシュー/プルリクエストの数に応じて所定の点数を加点/減点をするなど)を予め設定をするような手法でもよい。   In step S2020, the repository is digitized (scored) based on the language type of the code (Perl, Python, etc.), the syntax analysis of the source code, and the number of issue / pull requests. Regarding the scoring method, for example, points / points to be added / deducted (for example, within a range of the maximum value of the points / deducted points, predetermined points are added / deducted according to the number of issues / pull requests, etc.) ) May be set in advance.

S2030では、数値化されたレポジトリと偏差値との関係を機械学習させる。ここで、本実施例の偏差値は、プログラミングスキルを有するユーザ集合の中で、あるユーザの相対的なスキルレベルを示すものである。ただし、相対的なスキルレベルを示すためには、ある程度のユーザ数が必要になるので、例えば、本実施例のシステムにおいて、複数の仮想的なユーザを設定しておき、仮想的なユーザそれぞれのスキルの得点を予め設定しておいてもよい。   In S2030, the relationship between the digitized repository and the deviation value is machine-learned. Here, the deviation value in the present embodiment indicates a relative skill level of a certain user in a set of users having programming skills. However, a certain number of users is required to indicate the relative skill level. For example, in the system of the present embodiment, a plurality of virtual users are set, and each virtual user is set. The score of the skill may be set in advance.

S2040では、組織やフォロー数などの他のユーザとの依存関係をパラメータとして保存してあるDBにアクセスして、当該パラメータを取得する、   In S2040, access is made to the DB in which the dependency relationship with another user such as the organization and the number of follow-ups is stored as a parameter, and the parameter is acquired.

S2050では、取得したパラメータに基づいて、機械学習モデルを更新する。   In S2050, the machine learning model is updated based on the acquired parameters.

S2060では、ユーザスキルを偏差値として算出する。ここで、付加的な処理として、ユーザのプログラミング能力の全体的なものを偏差値として算出している。また、個別言語における偏差値も算出する。ここで、各言語の偏差値に対し、「あなたは...で強みがあります。偏差値をあと5上げるには、コードを毎日XXX回上げていくと上がるでしょう。」などのようなアドバイスを提示するような処理を実行してもよい。この解析において、言語ごとに既存に分析された情報と比較し、該当するユーザの言語別のスコアを算出する。また、この解析を行うことでどういった事を行うとスコアが上がるかのアドバイスを提供してもよい。また、データベースで解析されないデータも含め、解析済みの言語別のスコアとアドバイスをウェブ上のサービスとして可視化を行うような処理を実行してもよい。   In S2060, the user skill is calculated as a deviation value. Here, as an additional process, the entire user's programming ability is calculated as a deviation value. Also, the deviation value in the individual language is calculated. Here, for the deviation value of each language, advice such as "You have strength in... If you want to raise the deviation value by 5 more times, increase the code XXX times every day." May be executed. In this analysis, the information is compared with the information already analyzed for each language, and a score for each language of the corresponding user is calculated. The analysis may provide advice on what to do to increase the score. Further, a process of visualizing the analyzed scores and advice for each language, including data not analyzed by the database, as a service on the web may be executed.

本実施例では、実施例2の別の態様を示す。   In this embodiment, another mode of the second embodiment will be described.

まず、この解析では、該当ユーザに関するデータベースに保存されたユーザに関する量子化データ、リポジトリに関する量子化データ、プルリクエストに関する量子化データの3つを抽出する。   First, in this analysis, three pieces of quantization data relating to the user, quantization data relating to the repository, and quantization data relating to the pull request stored in the database relating to the relevant user are extracted.

次に、事前に機械学習により生成された学習モデルの準備と各量子化データのパラメータとそのしきい値や基準値や分散を定義しておく。   Next, a learning model generated by machine learning is prepared in advance, and parameters of each quantized data and its threshold value, reference value, and variance are defined.

学習モデルとそれらの定義されたデータに対し、抽出された言語別のデータから各パラメータに関する情報を計算し、各言語におけるスコアを算出する。   For the learning models and their defined data, information on each parameter is calculated from the extracted language-specific data, and a score in each language is calculated.

算出されたスコアは、事前に定義された基準の値と分散からスキル偏差値として偏差値にコンバートされる。   The calculated score is converted into a deviation value as a skill deviation value from a predetermined reference value and variance.

一例を挙げる。
(1)あるユーザの、APIから取得したデータである総スター数は100、リポジトリ数は20あるとする。(項目はこれ以外にもたくさんあるが2つの指標を使っての解析とした場合の例)
(2)総スター数に関する標準化パラメータをレンジ50、平均値30、リポジトリ数に関する標準化パラメータをレンジ40、平均値20、と事前に機械学習により算出済みである。
(3)既にサポートベクター回帰で作成した機械学習モデルに対し、1のデータと2で作成したデータを使ってトータルのスキル偏差値の予測を行う。
(4)予測によって算出されたトータルのスキル偏差値から、各言語がリポジトリで占める割合を計算し、言語におけるスキル偏差値をそれぞれ算出する。
Take an example.
(1) Assume that the total number of stars, which is data acquired from an API of a certain user, is 100 and the number of repositories is 20. (Examples when there are many other items, but analysis using two indices)
(2) The standardized parameter related to the total number of stars is set to a range 50 and an average value 30, and the standardized parameter related to the number of repositories is set to a range 40 and an average value 20 by machine learning in advance.
(3) For the machine learning model already created by support vector regression, a total skill deviation value is predicted using the data created in 1 and the data created in 2.
(4) From the total skill deviation value calculated by the prediction, the ratio of each language in the repository is calculated, and the skill deviation value in each language is calculated.

別の一例を挙げる。 Here is another example.

前提として、ユーザAは、データソースGitHubにおいて公開している情報を持っている。RubyとPHPとPythonのプログラムを3種類のリポジトリでそれぞれ保持し公開している。また、ユーザが持たない外部のリポジトリに対し、Rubyのイシューを立てている。また、プルリクエストとしてRubyのプログラムを書いて修正提案を行い、取り込みが完了した状態であるとする。   As a premise, the user A has information that is disclosed in the data source GitHub. Ruby, PHP, and Python programs are held and published in three types of repositories, respectively. Also, a Ruby issue is issued for an external repository that the user does not have. It is also assumed that a Ruby program is written as a pull request, a correction proposal is made, and the capture is completed.

データベース格納前の一次解析処理1
この時、Rubyはイシューを立てているので、イシューとして問題報告の情報提供を行っていると認識され、どのリポジトリに対し情報を立てているかの情報を持つ。また、プルリクエストしてRubyのプログラムの修正提案を行っており、該当するリポジトリに対して取り込みが完了した状態になっているため、以下の情報を基に量子化を行なう。この際に、APIで提供されていない、イシュー数、プルリクエスト数などを集計し量子化した後にデータベースに格納される。
Primary analysis processing 1 before database storage
At this time, since Ruby has issued an issue, it is recognized that the problem report information is being provided as an issue, and the Ruby has information on which repository the information has been issued. In addition, since a pull request is made to propose a modification of the Ruby program, and the corresponding repository has been completely imported, quantization is performed based on the following information. At this time, the number of issues, the number of pull requests, and the like, which are not provided by the API, are totaled, quantized, and stored in the database.

データベース格納前の一次解析処理2
また、ユーザAは、自分がどういう組織に入っているかを持っており、その組織が提供しているソースコードや所属するユーザ情報を取得し集計を行い量子化してデータベースに格納される。
Primary analysis processing 2 before database storage
The user A also knows what organization he or she is in, and acquires the source code provided by the organization and the information of the user to which it belongs, tallies it, quantizes it, and stores it in the database.

データベース格納前の一次解析処理3
さらに、そもそもリポジトリとしてどういうデータを持っているか・リポジトリごとの他者からの評価やそのリポジトリに対してどうしうどういう人をフォローしたりフォローされているかの情報があり、その情報を基に、所属するユーザ情報とそのユーザが書いたソースコードを基に集計し量子化した状態でデータベースに格納される。
Primary analysis processing 3 before database storage
In addition, there is information on what kind of data the repository has in the first place, evaluations by others for each repository, and information on what to do with and what people are following the repository, and based on that information, Based on the user information and the source code written by the user, the data is totaled and stored in a database in a quantized state.

データベース格納後の本解析
データベースに格納された情報を基に本解析を行なう。この解析では、一例にあるように、量子化されたデータとそれぞれの項目に対するレンジと平均値、分散などの事前に解析し定義されたパラメータを機械学習のモデルに対してかけることにより、機械学習のモデルから算出する。算出されたデータを基に偏差値に直し、ユーザに提供する。
Main analysis after storing in database Perform main analysis based on information stored in the database. In this analysis, as in one example, machine learning is performed by applying pre-analyzed and defined parameters such as range, average value, and variance to quantized data and each item to the machine learning model. Is calculated from the model. Based on the calculated data, the data is converted into a deviation value and provided to the user.

本実施例では、ユーザが自身のユーザスキルを評価依頼し、ユーザに対して最初に偏差値を提示した時点(基準)より後に、再度評価依頼をしたときの処理について、図3を参照しながら説明する。   In the present embodiment, the process when the user requests the evaluation of his or her own user skill and makes the evaluation request again after the time when the deviation value is first presented to the user (reference) will be described with reference to FIG. explain.

S3010では、最初に偏差値を算出した時点(時間)を記憶する。本実施例では、この時点を基準時と称する。   In S3010, the time (time) when the deviation value is first calculated is stored. In this embodiment, this time is referred to as a reference time.

S3020では、基準時点のパラメータの情報を取得して記憶する。   In S3020, the information of the parameter at the reference time is obtained and stored.

S3030では、基準時点から現時点までのパラメータの情報を、パラメータの更新時間と共に取得して記憶する。ここで、現時点とは、ユーザが、新たに評価を依頼した時点である。   In S3030, the information of the parameter from the reference time to the current time is obtained and stored together with the parameter update time. Here, the current time point is a time point when the user newly requests an evaluation.

S3040では、図3(b)に示すような重み付けの曲線グラフを活用して、各パラメータの重み付けを決定する。図3(b)に示すグラフは、基準時より前の時間に更新されたパラメータの重みは高くなる一方で、基準時より後の時間に更新されたパラメータの重みは低くなるように構成されている。   In S3040, the weighting of each parameter is determined using a weighting curve graph as shown in FIG. The graph shown in FIG. 3B is configured such that the weight of the parameter updated at the time before the reference time increases, while the weight of the parameter updated at the time after the reference time decreases. I have.

S3050では、新たに更新されたパラメータに基づいて、機械学習モデル(ニューラルネットワーク、SVR(Support Vector Regression:サポートベクター回帰)など)を更新する。   In S3050, a machine learning model (neural network, SVR (Support Vector Regression: support vector regression), etc.) is updated based on the newly updated parameters.

S3060では、ユーザスキルを数値(偏差値)で算出する。S2060と同様に、アドバイスをユーザに提供してもよい。   In S3060, the user skill is calculated by a numerical value (deviation value). As in S2060, advice may be provided to the user.

本実施例によれば、自身の評価後に、ユーザ自身の評価が変動するようなアクティビティが意図的に行われても、自身の評価の変動幅が行って範囲内におさまるので、適正範囲内での評価を維持することができるようになる。   According to the present embodiment, even if an activity in which the user's own evaluation fluctuates is intentionally performed after the user's own evaluation, the fluctuation range of the user's evaluation is performed and falls within the range. Can be maintained.

以上のように本発明の実施態様について説明したが、上述の説明に基づいて当業者にとって種々の代替例、修正又は変形が可能であり、本発明はその趣旨を逸脱しない範囲で前述の種々の代替例、修正又は変形を包含するものである。   Although the embodiments of the present invention have been described above, various alternatives, modifications, or variations are possible for those skilled in the art based on the above description, and the present invention is not limited to the above various embodiments without departing from the spirit thereof. It is intended to cover alternatives, modifications or variations.

技術力判断支援システム1000、入力手段1010、入力情報解析手段1020、入力の比較解析手段1030、点数計算手段1040、入力情報または解析結果表示手段1050、入力情報評価ルールデータベース1110、入力の比較解析ルールデータベース1120、点数計算データベース1130、入力情報および解析結果記憶データベース1140、制御手段1200、ユーザ端末1300、オープンソース情報DB1400 Technical ability judgment support system 1000, input means 1010, input information analysis means 1020, input comparison analysis means 1030, score calculation means 1040, input information or analysis result display means 1050, input information evaluation rule database 1110, input comparison analysis rules Database 1120, score calculation database 1130, input information and analysis result storage database 1140, control means 1200, user terminal 1300, open source information DB 1400

Claims (2)

コンピュータに、
あるユーザが保持するリポジトリに関するデータを、データベースから取得する機能と、
前記リポジトリに関するデータを、少なくともコード構文解析した結果に基づいて数値化する機能と、
前記リポジトリに関するデータに関連するパラメータを記憶する機能であって、ここで、当該パラメータは、前記ユーザの他のユーザとの依存関係を示しており、
前記数値と、前記ユーザのスキルの偏差値との関係を機械学習により学習させる機能と、
前記パラメータに基づいて、前記学習済みニューラルネットワークの各層間の重み付け係数を更新させる機能と、
前記学習済みニューラルネットワークを利用して、前記ユーザのスキル偏差値を算出する機能と、
を実現させるためのプログラム。
On the computer,
A function to retrieve data about the repository held by a user from the database,
A function of digitizing the data relating to the repository based on at least a result of code parsing;
A function of storing a parameter related to data relating to the repository, wherein the parameter indicates a dependency between the user and another user,
A function for learning the relationship between the numerical value and the deviation value of the skill of the user by machine learning,
A function of updating a weighting coefficient between each layer of the learned neural network based on the parameter,
A function of calculating the skill deviation value of the user using the learned neural network;
The program to realize.
請求項1記載のプログラムにおいて、
前記重み付け係数を更新させる機能は、前記スキル偏差値を算出した時点を基準に、当該時点より過去のパラメータの重み付けを相対的に重くし、当該時点より未来のパラメータの重み付けを相対的に軽くして、前記重み付けを更新させる、プログラム。
The program according to claim 1,
The function of updating the weighting coefficient is based on the point in time when the skill deviation value is calculated, and relatively weights parameters in the past from the point in time, and reduces weight in parameters in the future from the point in time. And updating the weighting.
JP2018159459A 2018-08-28 2018-08-28 Technology judgment support system Active JP7231186B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018159459A JP7231186B2 (en) 2018-08-28 2018-08-28 Technology judgment support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018159459A JP7231186B2 (en) 2018-08-28 2018-08-28 Technology judgment support system

Publications (3)

Publication Number Publication Date
JP2020035077A true JP2020035077A (en) 2020-03-05
JP2020035077A5 JP2020035077A5 (en) 2021-03-11
JP7231186B2 JP7231186B2 (en) 2023-03-01

Family

ID=69668131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018159459A Active JP7231186B2 (en) 2018-08-28 2018-08-28 Technology judgment support system

Country Status (1)

Country Link
JP (1) JP7231186B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7219989B1 (en) 2021-12-24 2023-02-09 ファインディ株式会社 Program, information processing device and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130211883A1 (en) * 2012-02-12 2013-08-15 Saba Software, Inc. Methods and apparatus for evaluating members of a professional community
US20130290205A1 (en) * 2012-04-30 2013-10-31 Gild, Inc. Recruiting service graphical user interface
US20140317079A1 (en) * 2013-04-18 2014-10-23 Amazing Hiring, Inc. Personnel recrutment system using fuzzy criteria
CN106203935A (en) * 2015-06-11 2016-12-07 唐锐 Technical capability evaluation based on user-generated content and customer relationship and Postmatch method
US20170293891A1 (en) * 2016-04-12 2017-10-12 Linkedin Corporation Graphical output of characteristics of person

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130211883A1 (en) * 2012-02-12 2013-08-15 Saba Software, Inc. Methods and apparatus for evaluating members of a professional community
US20130290205A1 (en) * 2012-04-30 2013-10-31 Gild, Inc. Recruiting service graphical user interface
US20140317079A1 (en) * 2013-04-18 2014-10-23 Amazing Hiring, Inc. Personnel recrutment system using fuzzy criteria
CN106203935A (en) * 2015-06-11 2016-12-07 唐锐 Technical capability evaluation based on user-generated content and customer relationship and Postmatch method
US20170293891A1 (en) * 2016-04-12 2017-10-12 Linkedin Corporation Graphical output of characteristics of person

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7219989B1 (en) 2021-12-24 2023-02-09 ファインディ株式会社 Program, information processing device and method
JP2023094824A (en) * 2021-12-24 2023-07-06 ファインディ株式会社 Program, information processing apparatus, and method

Also Published As

Publication number Publication date
JP7231186B2 (en) 2023-03-01

Similar Documents

Publication Publication Date Title
Nazer et al. Bias in artificial intelligence algorithms and recommendations for mitigation
Yoo et al. The role of organizational variables in predicting service effectiveness: An analysis of a multilevel model
US20120271612A1 (en) Predictive modeling
JP5299965B2 (en) Instruction support system and instruction support information display device
KR20140050352A (en) Method and system for mediated a hospital
WO2020148969A1 (en) Information providing device, information providing system, information providing method, and non-transitory computer-readable medium in which program is stored
KR20150078236A (en) Method and System for personalized healthcare
JP6176813B1 (en) Computer system for analyzing results of evaluation of object to be evaluated by user, and method and program executed in the computer system
CN112117002A (en) Novel intelligent psychological assessment intervention system and method combined with virtual reality technology
KR101404113B1 (en) A quality evaluation tool and its development method for detailed clinical models and the evaluation method thereof
KR101429569B1 (en) job matching system on educational career
JP2020035077A (en) Technical capability determination support system
JP2010257031A (en) Organization power diagnostic system, organization power diagnostic method and server program
Clarkson Performance measurement in adult social care: Looking backwards and forwards
KR101917852B1 (en) A System of Providing Hospital Management Consulting Service
CN114817222B (en) Meter optimization method, device, equipment and storage medium
KR102476612B1 (en) Method and system for providing psychological customized solution based on artificial intelligence
WO2014097449A1 (en) Exercise effect analysis system
CN111741125A (en) Remote service method and computer equipment based on wide area network
JP6129393B1 (en) Competency target setting support device, support method, and support program
JPWO2020085374A1 (en) Proficiency index providing device, proficiency index providing method, and program
CN110931113A (en) Hospital management operation system and method based on Internet cloud platform
CN115295135B (en) Medical data quality improvement method and device based on divide-and-conquer algorithm and storage medium
Jage et al. Predicting Mental Health Illness using Machine Learning
JP7471760B1 (en) Information processing method, information processing system, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201120

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201120

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20201120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210126

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20210305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210310

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210428

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210818

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210818

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20210803

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20211028

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20211029

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20211210

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20211214

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220105

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220412

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20221213

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20230110

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20230110

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230209

R150 Certificate of patent or registration of utility model

Ref document number: 7231186

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150