JP7109804B2 - Output program, output method and output device - Google Patents

Output program, output method and output device Download PDF

Info

Publication number
JP7109804B2
JP7109804B2 JP2020171370A JP2020171370A JP7109804B2 JP 7109804 B2 JP7109804 B2 JP 7109804B2 JP 2020171370 A JP2020171370 A JP 2020171370A JP 2020171370 A JP2020171370 A JP 2020171370A JP 7109804 B2 JP7109804 B2 JP 7109804B2
Authority
JP
Japan
Prior art keywords
information
property
room
column
contract
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.)
Active
Application number
JP2020171370A
Other languages
Japanese (ja)
Other versions
JP2021068437A (en
JP2021068437A5 (en
Inventor
光治 内田
Original Assignee
株式会社ウチダレック
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 株式会社ウチダレック filed Critical 株式会社ウチダレック
Publication of JP2021068437A publication Critical patent/JP2021068437A/en
Publication of JP2021068437A5 publication Critical patent/JP2021068437A5/ja
Application granted granted Critical
Publication of JP7109804B2 publication Critical patent/JP7109804B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、不動産の物件情報を出力する出力プログラム等に関する。 The present invention relates to an output program and the like for outputting property information of real estate.

不動産を借りたい借主に適した物件情報(住宅情報)を提供するシステムが提案されている(例えば特許文献1)。しかし、借主が自らの希望を的確な検索条件として入力しなければ、検索にヒットする物件には適合しないものが含まれてしまう可能性がある。 A system has been proposed that provides property information (housing information) suitable for tenants who want to rent real estate (for example, Patent Document 1). However, if the borrower does not input their own wishes as accurate search conditions, there is a possibility that properties that do not match the search will be included in the search hits.

一方、成約実績を用いることにより、適合する不動産を紹介するシステムが提案されている(例えば特許文献2)。特許文献2に記載のシステムは、ユーザを複数のクラスタのいずれかに紐づけ、紐づけたクラスタに分類される成約実績に含まれる成約不動産を出力する。出力される不動産はクラスタに対応するものであるため、ユーザの細かい希望は考慮されない。 On the other hand, a system has been proposed that introduces suitable real estate properties by using a record of contract conclusions (for example, Patent Literature 2). The system described in Patent Literature 2 associates a user with one of a plurality of clusters, and outputs contract real estate included in contract results classified into the associated cluster. Since the properties output correspond to clusters, the user's specific preferences are not taken into account.

特開2003-281175号公報JP 2003-281175 A 特開2016-206783号公報JP 2016-206783 A

本発明はこのような状況に鑑みてなされたものである。その目的は、借主に適した不動産の物件情報を選択するために、物件の成約確率を出力する出力プログラム等を提供することである。 The present invention has been made in view of such circumstances. The purpose is to provide an output program or the like for outputting the contract probability of a property in order to select property information of real estate suitable for a borrower .

本発明に係る出力プログラムは、借主の物件に対する希望条件を取得し、取得した前記希望条件の少なくとも一部に合致する物件の物件情報を取得し、前記借主の属性及び取得した前記希望条件、並びに取得した前記物件情報を、借主の属性、及び前記借主の物件に対する希望条件、並びに物件情報を説明変数とし、前記物件の成約確率を目的変数とする決定木へ、入力して前記物件の成約確率を取得し、取得した成約確率を出力する処理をコンピュータに行わせることを特徴とする。 An output program according to the present invention acquires desired conditions for a property of a borrower, acquires property information of a property that matches at least a part of the acquired desired conditions, attributes of the borrower and the acquired desired conditions, and The obtained property information is input into a decision tree in which the attribute of the borrower, the desired conditions for the property of the borrower, and the property information are used as explanatory variables, and the probability of closing the property is the objective variable, and the contract is closed for the property. It is characterized by causing a computer to perform a process of acquiring the probability and outputting the acquired contract probability.

本発明にあっては、借主に適した不動産の物件情報を選択するために、物件の成約確率出力することが可能となる。 According to the present invention, it is possible to output the contract probability of the property in order to select the property information of the real estate suitable for the borrower .

提供システムの構成例を示す説明図である。1 is an explanatory diagram showing a configuration example of a provision system; FIG. 提供サーバのハードウェア構成例を示すブロック図である。3 is a block diagram showing a hardware configuration example of a providing server; FIG. 物件DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a property DB; 部屋基本DBの例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of a basic room DB; 基本設備DBの例を示す説明図である。It is explanatory drawing which shows the example of basic-equipment DB. 付加情報DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of additional information DB; 契約条件DBの例を示す説明図である。It is explanatory drawing which shows the example of contract conditions DB. 周辺DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a peripheral DB; 特記DBの例を示す説明図である。It is explanatory drawing which shows the example of special mention DB. 施設DBの例を示す説明図である。It is explanatory drawing which shows the example of facility DB. 回答DBの例を示す説明図である。It is explanatory drawing which shows the example of reply DB. 見込み顧客DBの例を示す説明図である。It is explanatory drawing which shows the example of prospective customer DB. 履歴DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a history DB; 追加情報DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of an additional information DB; 部屋選定モデルの生成処理に関する説明図である。FIG. 10 is an explanatory diagram of processing for generating a room selection model; 部屋選定処理に関する説明図である。FIG. 11 is an explanatory diagram relating to room selection processing; 部屋選定モデル生成処理の手順例を示すフローチャートである。10 is a flow chart showing an example of the procedure of room selection model generation processing; 部屋選定処理の手順例を示すフローチャートである。6 is a flow chart showing an example of the procedure of room selection processing; 部屋選定結果表示画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a room selection result display screen; 内覧部屋選定処理の手順例を示すフローチャートである。FIG. 11 is a flowchart showing an example of a procedure for preview room selection processing; FIG. 内覧部屋選定結果表示画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a preview room selection result display screen; 実績データDBの例を示す説明図である。It is explanatory drawing which shows the example of performance data DB. 決定木生成処理の手順例を示すフローチャートである。10 is a flow chart showing an example of the procedure of decision tree generation processing; 実績データ作成処理の手順例を示すフローチャートである。9 is a flow chart showing an example of the procedure of performance data creation processing; 決定木分析処理の手順を示すフローチャートである。4 is a flowchart showing the procedure of decision tree analysis processing; 決定木の例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a decision tree; 部屋選定処理の他の手順例を示すフローチャートである。FIG. 11 is a flowchart showing another procedure example of room selection processing; FIG. 部屋選定処理の他の手順例を示すフローチャートである。FIG. 11 is a flowchart showing another procedure example of room selection processing; FIG. 部屋選定処理の他の手順例を示すフローチャートである。FIG. 11 is a flowchart showing another procedure example of room selection processing; FIG. 部屋検索処理の手順例を示すフローチャートである。6 is a flow chart showing an example of the procedure of room search processing; 検索結果表示画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a search result display screen; 部屋検索処理の手順例を示すフローチャートである。6 is a flow chart showing an example of the procedure of room search processing;

(実施の形態1)
以下実施の形態を、図面を参照して説明する。図1は提供システムの構成例を示す説明図である。提供システム100は、提供サーバ1、営業端末2及びユーザ端末3を含む。提供サーバ1、営業端末2及びユーザ端末3はネットワークNにより、互いに通信可能に接続されている。提供サーバ1は主として不動産の賃貸物件の情報を提供する。営業端末2は不動産業者の営業員が使用する端末である。営業端末2は物件の条件を取得し、取得した物件の情報を提供サーバ1に送信し、物件情報を提供サーバ1から受信する。ユーザ端末3は不動産物件を探している一般ユーザが使用する端末である。図1には、営業端末2及びユーザ端末3はそれぞれ3台を示しているが、それに限らない。営業端末2は1台以上であればよい。ユーザ端末3も1台以上であればよい。但し、提供サーバ1が一般ユーザに情報提供を行わない場合、ユーザ端末3は提供システム100には含まれない。
(Embodiment 1)
Embodiments will be described below with reference to the drawings. FIG. 1 is an explanatory diagram showing a configuration example of a provision system. The provision system 100 includes a provision server 1 , sales terminals 2 and user terminals 3 . The providing server 1, the sales terminal 2, and the user terminal 3 are connected by a network N so as to be able to communicate with each other. The providing server 1 mainly provides information on real estate rental properties. A sales terminal 2 is a terminal used by a salesperson of a real estate agent. The sales terminal 2 acquires property conditions, transmits the acquired property information to the provision server 1 , and receives property information from the provision server 1 . A user terminal 3 is a terminal used by a general user looking for a real estate property. Although three sales terminals 2 and three user terminals 3 are shown in FIG. 1, the present invention is not limited to this. The sales terminal 2 may be one or more. One or more user terminals 3 may be provided. However, if the providing server 1 does not provide information to general users, the user terminal 3 is not included in the providing system 100 .

図2は提供サーバのハードウェア構成例を示すブロック図である。提供サーバ1はワークステーション、サーバコンピュータ、ブレードサーバー等で構成する。提供サーバ1()は制御部11、主記憶部12、補助記憶部13、通信部15及び読み取り部16を含む。各部はバスBにより接続されている。なお、提供サーバ1の機能をクラウドサービスで実現してもよい。また、制御装置を複数のコンピュータからなるマルチコンピュータ、ソフトウェアによって仮想的に構築された仮想マシン又は量子コンピュータで構成しても良い。 FIG. 2 is a block diagram showing a hardware configuration example of a providing server. The providing server 1 is composed of a workstation, a server computer, a blade server, and the like. The providing server 1 ( ) includes a control unit 11 , a main storage unit 12 , an auxiliary storage unit 13 , a communication unit 15 and a reading unit 16 . Each section is connected by a bus B. Note that the functions of the providing server 1 may be realized by a cloud service. Also, the control device may be composed of a multicomputer composed of a plurality of computers, a virtual machine or a quantum computer virtually constructed by software.

制御部11は、一又は複数のCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を有する。制御部11は、補助記憶部13に記憶された制御プログラム1P(出力プログラム)を読み出して実行することにより、提供サーバ1に係る種々の情報処理、制御処理等を行う。制御部11は制御プログラム1Pの実行により、取得部又は出力部等の機能部として動作する。 The control unit 11 has one or more arithmetic processing units such as a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), and a GPU (Graphics Processing Unit). The control unit 11 reads and executes a control program 1P (output program) stored in the auxiliary storage unit 13 to perform various information processing, control processing, and the like related to the providing server 1 . The control unit 11 operates as a functional unit such as an acquisition unit or an output unit by executing the control program 1P.

主記憶部12は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)、フラッシュメモリ等である。主記憶部12は主として制御部11が演算処理を実行するために必要なデータを一時的に記憶する。 The main storage unit 12 is SRAM (Static Random Access Memory), DRAM (Dynamic Random Access Memory), flash memory, or the like. The main storage unit 12 mainly temporarily stores data necessary for the control unit 11 to execute arithmetic processing.

補助記憶部13はハードディスク又はSSD(Solid State Drive)等であり、制御部11が処理を実行するために必要な制御プログラム1Pや各種DB(Database)を記憶する。補助記憶部13は、物件DB131、部屋基本DB132、基本設備DB133、付加情報DB134、契約条件DB135、周辺DB136、特記DB137、施設DB138、回答DB139、見込み顧客DB13A、履歴DB13B、及び追加情報DB13Cを記憶する。また、補助記憶部13は部屋選定モデル141を記憶する。補助記憶部13は提供サーバ1に接続された外部記憶装置であってもよい。補助記憶部13に記憶する各種DB等を、クラウドストレージに記憶してもよい。 The auxiliary storage unit 13 is a hard disk, SSD (Solid State Drive), or the like, and stores the control program 1P and various DBs (Databases) necessary for the control unit 11 to execute processing. Auxiliary storage unit 13 stores property DB 131, basic room DB 132, basic equipment DB 133, additional information DB 134, contract terms DB 135, peripheral DB 136, special mention DB 137, facility DB 138, reply DB 139, prospective customer DB 13A, history DB 13B, and additional information DB 13C. do. Also, the auxiliary storage unit 13 stores a room selection model 141 . The auxiliary storage unit 13 may be an external storage device connected to the providing server 1 . Various DBs and the like stored in the auxiliary storage unit 13 may be stored in the cloud storage.

通信部15はネットワークNを介して、営業端末2及びユーザ端末3と通信を行う。また、制御部11が通信部15を用い、ネットワークN等を介して他のコンピュータから制御プログラム1Pをダウンロードし、補助記憶部13に記憶してもよい。 The communication unit 15 communicates with the sales terminal 2 and the user terminal 3 via the network N. FIG. Alternatively, the control unit 11 may use the communication unit 15 to download the control program 1P from another computer via the network N or the like and store it in the auxiliary storage unit 13 .

読み取り部16はCD(Compact Disc)-ROM及びDVD(Digital Versatile Disc)-ROMを含む可搬型記憶媒体1aを読み取る。制御部11が読み取り部16を介して、制御プログラム1Pを可搬型記憶媒体1aより読み取り、補助記憶部13に記憶してもよい。また、半導体メモリ1bから、制御部11が制御プログラム1Pを読み込んでもよい。 The reader 16 reads portable storage media 1a including CD (Compact Disc)-ROM and DVD (Digital Versatile Disc)-ROM. The control unit 11 may read the control program 1P from the portable storage medium 1a via the reading unit 16 and store it in the auxiliary storage unit 13 . Alternatively, the control unit 11 may read the control program 1P from the semiconductor memory 1b.

図3は物件DBの例を示す説明図である。物件DB131は物件建物に関する情報を記憶する。物件DB131は、賃貸物件が集合住宅に属する場合、集合住宅の情報を記憶する。物件DB131は、賃貸物件が一戸建ての場合、一戸建ての情報を記憶する。物件DB131は、物件ID列、物件名列、物件住所列、エリア列、最寄駅列、校区列、管理種別列、構造列、築年数列、及び共用部列を含む。物件ID列は建物を一意に特定可能な物件IDを記憶する。物件IDは新たなレコードが登録される際に、発行する。物件名列は建物の名称を記憶する。物件住所列は建物の所在地を記憶する。エリア列は所在地のエリアを記憶する。エリアは営業員が判断して入力してもよいが、町丁目とエリアとの対応表を作成しておき、対応表に基づいて一律的に決定してもよい。最寄駅列は建物の最寄駅及び最寄駅から交通手段を記憶する。校区列は、建物の所在地に対応する公立小学校の校区、及び公立中学校の校区を記憶する。具体的には小学校及び中学校の名称を記憶する。管理種別列は建物の管理種別を記憶する。管理種別は、例えば、自社保有、自社管理、一括借上、又は一般である。自社保有は不動産会社が保有している建物を自らが管理していることを示す。自社管理は委託を受けて、不動産会社が管理していることを示す。一括借上は建物全体を建物のオーナから一括で借り上げて管理していることを示す。構造列は建物の構造を記憶する。建物の構造は、例えば、木造、鉄骨造、軽量鉄骨造、又はRC造である。木造は、建物の主要構造部である柱や梁、壁、床などに木材を使用する構造をいう。鉄骨造は建物の骨組みに鉄骨を用いる構造をいう。鉄骨造は重量鉄骨造ともいう。軽量鉄骨造は鉄骨造のうち、厚さが6mm未満の鋼材を用いる構造をいう。RC造は鉄筋コンクリート造ともいう。RC造はコンクリートに鉄筋を埋め込んだ構造をいう。築年数列は建物の築年数を記憶する。築年数は建物が完成した後の経過年数をいう。共用部列は建物が集合住宅である場合、入居者が共用する設備を記憶する。物件建物に関する情報を物件建物情報ともいう。 FIG. 3 is an explanatory diagram showing an example of the property DB. The property DB 131 stores information on property buildings. The property DB 131 stores information on the collective housing when the rental property belongs to the collective housing. When the rental property is a detached house, the property DB 131 stores information on the detached house. The property DB 131 includes a property ID column, a property name column, a property address column, an area column, a nearest station column, a precinct column, a management type column, a structure column, a building age column, and a common area column. The property ID column stores property IDs that can uniquely identify buildings. A property ID is issued when a new record is registered. The property name column stores the names of buildings. The property address column stores the location of the building. The area column stores the area of the location. The area may be determined and input by the salesperson, or may be uniformly determined based on the correspondence table prepared in advance between the town-chome and the area. The nearest station column stores the nearest station to the building and the means of transportation from the nearest station. The school district column stores the school district of public elementary schools and the school districts of public junior high schools corresponding to the location of the building. Specifically, the names of elementary schools and junior high schools are stored. The management type column stores the management type of the building. The management type is, for example, owned by the company, managed by the company, collectively leased, or general. Owned by the company indicates that the building owned by the real estate company is managed by the company itself. In-house management indicates that the property is managed by a real estate company under consignment. Collective lease indicates that the entire building is collectively leased from the building owner and managed. The structure column stores the structure of the building. The structure of the building is, for example, wooden, steel, lightweight steel, or RC. Wooden construction refers to structures that use wood for the main structural parts of the building, such as columns, beams, walls, and floors. Steel frame construction refers to a structure that uses a steel frame for the framework of a building. Steel frame construction is also called heavy steel construction. Light steel construction refers to a steel construction that uses steel materials with a thickness of less than 6 mm. RC construction is also called reinforced concrete construction. RC structure refers to a structure in which reinforcing bars are embedded in concrete. The building age column stores the building age of the building. Building age refers to the number of years that have passed since the building was completed. If the building is an apartment complex, the common area column stores facilities shared by residents. The information about the property building is also called property building information.

図4は部屋基本DBの例を示す説明図である。部屋基本DB132は部屋の基本的な情報(部屋基本情報)を記憶する。建物が集合住宅である場合、部屋基本DB132は各住戸の基本的な情報を記憶する。建物が一戸建ての場合、部屋基本DB132は物件DB131には含まれない建物の情報を記憶する。部屋基本DB132は部屋ID列、住戸番号列、間取り列、物件ID列、保証区分列、家賃列、管理費列、空室期間列、及び状況列を含む。部屋ID列は部屋を一意に特定可能な部屋IDを記憶する。部屋IDは新たなレコードが登録される際に、発行する。住戸番号列は住戸番号を記憶する。住戸番号は部屋番号ともいう。建物が一戸建ての場合、住戸番号は記憶されない。間取り列は間取りを表す文字列を記憶する。間取りは、例えば、2LDK、3DKなどである。物件ID列は対応する建物の物件IDを記憶する。保証区分列は家賃保証会社に加入し、家賃保証契約を結ぶ必要があるか否かを記憶する。加入が必要な場合、保証区分列は加入を記憶する。加入が不要の場合、保証区分列は不要を記憶する。家賃保証会社は賃貸保証会社ともいう。家賃列は部屋の月極の家賃を記憶する。管理費列は部屋の月極の管理費を記憶する。空室期間列は部屋が空室である場合、空室の期間を記憶する。状況列は部屋の入居に関する情報を記憶する。例えば次の値を、状況列は記憶する。部屋に入居者がいる場合、状況列は入居中を記憶する。部屋に入居者がいるが退去する予定となっている場合、状況列は退去予定を記憶する。 FIG. 4 is an explanatory diagram showing an example of the basic room DB. The basic room DB 132 stores basic information about rooms (basic room information). If the building is an apartment complex, the basic room DB 132 stores basic information about each dwelling unit. If the building is a detached house, the basic room DB 132 stores information on the building that is not included in the property DB 131 . The basic room DB 132 includes a room ID column, a dwelling unit number column, a floor plan column, a property ID column, a guarantee category column, a rent column, an administration cost column, a vacant room period column, and a situation column. The room ID column stores room IDs that can uniquely identify rooms. A room ID is issued when a new record is registered. The housing unit number column stores the housing unit number. The house number is also called the room number. If the building is a detached house, the house number is not stored. The floor plan column stores a character string representing the floor plan. The floor plan is, for example, 2LDK, 3DK, and the like. The property ID column stores the property ID of the corresponding building. The guarantee classification column stores whether or not it is necessary to join a rent guarantee company and conclude a rent guarantee contract. If a subscription is required, the warranty category column stores the subscription. If subscription is not required, the warranty category column stores "not required". A rent guarantee company is also called a rent guarantee company. The rent column stores the monthly rent for the room. The maintenance cost column stores the monthly maintenance cost of the room. The vacancy period column stores the vacancy period when the room is vacant. The status column stores information about room occupancy. For example, the status column stores the following values. If there is a resident in the room, the status column stores occupied. If there is a resident in the room but is scheduled to move out, the status column stores the move-out schedule.

図5は基本設備DBの例を示す説明図である。基本設備DB133は部屋の基本な設備に関する情報(基本設備情報)記憶する。基本設備DB133は、部屋ID列、間取り内訳列、玄関列、及び水回り列を含む。部屋ID列は部屋IDを記憶する。間取り内訳列は部屋の間取りの詳細を記憶する。図5は間取り2DKの詳細例を示す。DK6.4は、ダイニングキッチンは6.4帖の広さであること示す。洋室6は、2部屋のうち一部屋は6帖の洋室であることを示す。和室7はもう一部屋は7帖の和室であることを示す。玄関列は玄関の設備を記憶する。玄関列は、広さ列、オートロック列、TV付列、及び下駄箱列を含む。広さ列は玄関の広さを記憶する。オートロック列は共用の建物玄関がオートロックであるか否かを記憶する。建物玄関がオートロックである場合、オートロック列はありを記憶する。建物玄関がオートロックでない場合、オートロック列はなしを記憶する。TV付列は部屋の玄関にテレビモニタ付きインターホンがついているか否かを記憶する。テレビモニタ付きインターホンがついている場合、TV付列はありを、テレビモニタ付きインターホンがついていない場合TV付列はなしを記憶する。下駄箱列は玄関に下駄箱が備え付けられているか否かを記憶する。下駄箱が備え付けられている場合、下駄箱列はありを、下駄箱が備え付けられていない場合、下駄箱列はなしを記憶する。水回り列は水回りの設備について記憶する。水回り列は、ガス列、洗濯パン列、追い焚き列、サーモ水栓列、シャワートイレ列、浴室乾燥機列、キッチン給湯列、及びBT列を含む。ガス列は部屋に供給されているガスについて記憶する。都市ガスが供給されている場合、ガス列は都市ガスを記憶する。プロパンガスが供給されている場合、ガス列はプロパンガスを記憶する。洗濯パン列は洗濯パンの大きさを記憶する。例えば、洗濯パンの大きさが幅640mm×奥行640mmである場合、洗濯パン列は640を記憶する。洗濯パンの大きさが幅740mm×奥行640mmの場合、洗濯パン列は740を記憶する。洗濯パンの大きさが幅800mm×奥行640mmの場合、洗濯パン列は800サイズを記憶する。追い焚き列は風呂釜に追い焚き機能がある否かを記憶する。追い焚き機能がある場合、追い焚き列はありを記憶する。追い焚き機能がない場合、追い焚き列はなしを記憶する。サーモ水栓列は浴室の水栓がサーモスタット式水栓であるか否かを記憶する。浴室の水栓がサーモスタット式水栓である場合、サーモ水栓列はありを記憶する。浴室の水栓がサーモスタット式水栓でない場合、サーモ水栓列はなしを記憶する。サーモスタット式水栓は、お湯と水とを混合して出すもので、温調ハンドルで温度を設定すれば、サーモスタットカートリッジの働きで湯水の混合量を自動調節するものである。それにより、お湯が熱くなったり冷たくなったりすることなく、安定した温度のお湯を出すことが可能となるものである。シャワートイレ列はトイレにシャワートイレ機能がついているか否かを記憶する。シャワートイレ機能がついている場合、シャワートイレ列はありを記憶する。シャワートイレ機能がついていない場合、シャワートイレ列はなしを記憶する。浴室乾燥機列は、浴室に衣類乾燥機が備え付けられているか否かを記憶する。衣類乾燥機が備え付けられている場合、浴室乾燥機列はありを記憶する。衣類乾燥機が備え付けられていない場合、浴室乾燥機列はなしを記憶する。キッチン給湯列はキッチンでお湯が出るか否かを記憶する。キッチンでお湯が出る場合、キッチン給湯列はありを記憶する。キッチンでお湯が出ない場合、キッチン給湯列はなしを記憶する。BT列は浴室とトイレとが別室か否かを記憶する。浴室とトイレとが別の部屋となっている場合、BT列は別を記憶する。浴室とトイレとが一体化した3点式ユニットバスの場合、BT列は一体を記憶する。 FIG. 5 is an explanatory diagram showing an example of the basic equipment DB. The basic equipment DB 133 stores information (basic equipment information) on the basic equipment of the room. The basic facility DB 133 includes a room ID column, a floor plan detail column, an entrance column, and a bathroom column. The room ID column stores room IDs. The floor plan details column stores the details of the room layout. FIG. 5 shows a detailed example of a 2DK floor plan. DK6.4 indicates that the dining kitchen is 6.4 tatami mats wide. Western-style room 6 indicates that one of the two rooms is a Western-style room of 6 tatami mats. Japanese-style room 7 indicates that the other room is a Japanese-style room of 7 tatami mats. The porch row remembers the facility of the porch. The entrance row includes a wide row, an auto-lock row, a TV row, and a shoe cupboard row. The width column stores the width of the hallway. The auto-lock queue stores whether or not the common building entrance is auto-locked. If the building entrance is auto-locking, store the auto-locking queue yes. If the building entrance is not auto-locking, store no auto-locking queue. The TV column stores whether or not an intercom with a TV monitor is installed at the entrance of the room. When the interphone with a TV monitor is installed, the presence of the TV channel is stored, and when the intercom with the TV monitor is not installed, the absence of the TV channel is stored. The shoe rack row stores whether or not a shoe rack is provided at the entrance. When the shoe rack is installed, the shoe rack row is stored, and when the shoe cabinet is not installed, the shoe cabinet row is not stored. The plumbing column stores plumbing facilities. The plumbing line includes a gas line, a washing pan line, a reheating line, a thermo faucet line, a shower toilet line, a bathroom dryer line, a kitchen hot water supply line, and a BT line. A gas string stores the gas that is being supplied to the room. If city gas is supplied, the gas train stores city gas. If propane gas is supplied, the gas train stores propane gas. The laundry pan column stores the size of the laundry pan. For example, if the size of the laundry pan is 640 mm wide×640 mm deep, 640 are stored as the laundry pan row. When the size of the laundry pan is 740 mm wide×640 mm deep, 740 are stored as the laundry pan row. When the size of the laundry pan is 800 mm wide×640 mm deep, 800 sizes are stored in the row of laundry pans. The reheating column stores whether or not the bathtub has a reheating function. If there is a reheating function, the reheating column stores yes. When there is no reheating function, no reheating column is stored. The thermofaucet column stores whether or not the bathroom faucet is a thermostatic faucet. If the bathroom faucet is a thermostatic faucet, the thermofaucet string stores Yes. If the bathroom faucet is not a thermostatic faucet, store No Thermofaucet Row. A thermostat type faucet mixes hot and cold water, and when the temperature is set with a temperature control handle, the amount of hot and cold water mixed is automatically adjusted by the function of a thermostat cartridge. As a result, it is possible to supply hot water at a stable temperature without hot water becoming hot or cold. The shower-toilet column stores whether or not the toilet has a shower-toilet function. If the shower/toilet function is on, the shower/toilet row stores "Yes". When the shower toilet function is not provided, no shower toilet row is stored. The bathroom dryer column stores whether or not the bathroom is equipped with a clothes dryer. If a clothes dryer is installed, the bathroom dryer row stores yes. If no clothes dryer is installed, store No Bathroom Dryer Row. The kitchen hot water supply column stores whether or not hot water is supplied in the kitchen. If hot water is available in the kitchen, the kitchen hot water supply column stores yes. If there is no hot water in the kitchen, the no kitchen hot water supply column is stored. The BT column stores whether or not the bathroom and toilet are separate rooms. If the bathroom and the toilet are separate rooms, the BT column stores the difference. In the case of a three-point unit bath in which the bathroom and the toilet are integrated, the BT row stores the unity.

図6は付加情報DBの例を示す説明図である。付加情報DB134は部屋に関する付加情報を記憶する。集合住宅の場合、付加情報には建物に関するものも含む。付加情報DB134は部屋ID列、EL列、ペット列、楽器列、ネット列、収納列、室外倉庫列、駐車場列、及び駐輪場列を含む。部屋ID列は部屋IDを記憶する。EL列は集合住宅の場合にエレベータがあるか否かを記憶する。エレベータがある場合、EL列はありを記憶する。エレベータがない場合、EL列はなしを記憶する。ペット列は犬や猫などのペットを飼ってよいか否かを記憶する。ペットを飼ってよい場合、ペット列は可を記憶する。ペットを飼うことが禁止されている場合、ペット列は不可を記憶する。楽器列は部屋で楽器演奏が許可されているか否かを記憶する。部屋で楽器演奏が許可されている場合、楽器列は可を記憶する。部屋で楽器演奏が許可されていない場合、楽器列は不可を記憶する。ネット列はインターネット回線が引かれているか否かを記憶する。インターネット回線が引かれている場合、ネット列はありを記憶する。インターネット回線が引かれている場合で利用量が別途発生しない場合、ネット列は無料を記憶する。インターネット回線が引かれていない場合、ネット列はなしを記憶する。収納列は押入れやクローゼットなどの収納スペースの数を記憶する。収納が全く無い場合、収納列は0又はなしを記憶する。室外倉庫列は入居者が利用できる室外倉庫があるか否かを記憶する。室外倉庫がある場合、室外倉庫列はありを記憶する。室外倉庫がない場合、室外倉庫列はなしを記憶する。駐車場列は駐車場を同時に借りる場合の条件を記憶する。例えば、月極の料金が3000円の場合、駐車場列は3000円(1台)を記憶する。家賃に2台分の駐車料金が含まれている場合、駐車場列は2台込みを記憶する。駐輪場列は駐輪場の有無等を記憶する。家賃に利用料が含まれている場合、駐輪場列は込みを記憶する。駐輪場の利用料が月極250円の場合、駐輪場列は250円を記憶する。駐輪場がない場合、駐輪場列はなしを記憶する。 FIG. 6 is an explanatory diagram showing an example of the additional information DB. Additional information DB 134 stores additional information about rooms. In the case of collective housing, the additional information also includes information regarding the building. The additional information DB 134 includes a room ID column, an EL column, a pet column, a musical instrument column, a net column, a storage column, an outdoor warehouse column, a parking lot column, and a bicycle parking lot column. The room ID column stores room IDs. The EL column stores whether or not there is an elevator in the case of an apartment house. If there is an elevator, the EL column stores Yes. If there is no elevator, the EL column stores None. The pet column stores whether or not pets such as dogs and cats can be kept. If pets can be kept, the pet column stores "Yes". If pet keeping is prohibited, the pet column stores "impossible". The instrument column stores whether musical instruments are allowed to be played in the room. If playing musical instruments is allowed in the room, the musical instrument column stores yes. If musical instruments are not allowed to be played in the room, the musical instrument column stores no. The net column stores whether or not the internet line is connected. If the internet line is hooked up, the net queue remembers yes. When the Internet line is connected and no additional usage is generated, the net line stores free of charge. If the internet line is not hooked up, the net queue stores no. The storage column stores the number of storage spaces such as closets and closets. If there is no storage, the storage row stores 0 or none. The outdoor warehouse column stores whether or not there is an outdoor warehouse available to the resident. If there is an outdoor warehouse, it stores that there is an outdoor warehouse column. If there is no outdoor warehouse, "None" is stored in the outdoor warehouse column. The parking lot row stores the conditions for renting the parking lot at the same time. For example, if the monthly fee is 3000 yen, the parking lot row stores 3000 yen (one car). If the rent includes parking for 2 cars, the parking row stores 2 cars included. The bicycle parking lot column stores information such as the presence or absence of a bicycle parking lot. When the rent includes the usage fee, the bicycle parking line is included. If the usage fee for the bicycle parking lot is 250 yen per month, 250 yen is stored for the bicycle parking line. When there is no bicycle parking lot, no bicycle parking row is stored.

図7は契約条件DBの例を示す説明図である。契約条件DB135は入居契約の主な条件(契約条件)を記憶する。契約条件DB135は部屋ID列、フリーレント列、即入居列、敷金列、礼金列、及び保証人列を含む。部屋ID列は部屋IDを記憶する。フリーレント列は家賃が一定期間無料となるフリーレントが含まれているか否かを記憶する。フリーレントが含まれている場合、フリーレント列はフリーレントの期間を記憶する。即入居列は即入居か否かを記憶する。即入居が可能な場合、即入居列は可を記憶する。即入居は出来ない場合、即入居列は不可を記憶する。敷金列は入居時に支払う敷金を記憶する。例えば、敷金が家賃1ヶ月分の場合、敷金列は1ヶ月を記憶する。敷金が家賃単位でない場合、敷金列は具体的な金額を記憶する。礼金列は入居時に支払う礼金を記憶する。礼金列が記憶する内容は敷金列と同様である。保証人列は契約時に連帯保証人を立てる必要がある否かを記憶する。連帯保証人を立てる必要がある場合、保証人列は必要を記憶する。連帯保証人を立てる必要がない場合、保証人列は不要を記憶する。 FIG. 7 is an explanatory diagram showing an example of the contract terms DB. The contract terms DB 135 stores the main terms (contract terms) of the tenancy contract. The contract terms DB 135 includes a room ID column, a free rent column, an immediate move-in column, a security deposit column, a key money column, and a guarantor column. The room ID column stores room IDs. The free rent column stores whether or not a free rent for which rent is free for a certain period of time is included. If free rent is included, the free rent column stores the period of free rent. The immediate move-in column stores whether or not the move-in is immediate. If immediate occupancy is possible, the immediate occupancy column stores "possible". If immediate occupancy is not possible, the immediate occupancy column stores "impossible". The security deposit column stores security deposits to be paid at the time of move-in. For example, if the security deposit is one month's rent, the security deposit column stores one month. If the security deposit is not per rent, the security deposit column stores the specific amount. The key money string stores the key money to be paid at the time of moving in. The contents stored in the key money series are the same as those in the security deposit series. The guarantor column stores whether or not it is necessary to set up a joint guarantor at the time of contract. If it is necessary to set up a joint guarantor, the guarantor column stores the necessity. If there is no need to set up a joint guarantor, the guarantor column is stored as unnecessary.

図8は周辺DBの例を示す説明図である。周辺DB136は物件周辺の施設等の情報(環境情報)を記憶する。周辺DB136は物件ID列、コンビニ列、幹線道路列、駅列、病院列、及びスーパー列を含む。物件ID列は物件IDを記憶する。コンビニ列は物件の最寄りにあるコンビニエンスストア(以下、コンビニと略記する。)の情報を記憶する。コンビニ列は距離列、及び店舗列を含む。距離列は物件から最寄りにあるコンビニまでの距離を記憶する。店舗列はコンビニチェーンの名称と店舗IDとを記憶する。幹線道路列は物件の最寄りにある幹線道路の情報を記憶する。幹線道路列は距離列、及び道路名列を含む。距離列は物件から最寄りにある幹線道路までの距離を記憶する。道路名列は幹線道路の名称を記憶する。駅列は物件の最寄りにある駅の情報を記憶する。駅列は距離列、及び駅名列を含む。距離列は物件から最寄り駅までの距離を記憶する。駅名列は路線名と駅名とを記憶する。病院列は物件の最寄りにある病院の情報を記憶する。病院列は距離列、及び名称列を含む。距離列は物件から最寄りの病院までの距離を記憶する。名称列は病院名を記憶する。スーパー列は物件の最寄りにスーパーについての情報を記憶する。スーパー列は距離列、及び店舗列を含む。距離列は物件から最寄りのスーパーまでの距離を記憶する。店舗列は、スーパーの名称と店舗IDとを記憶する。上記距離列に記憶する距離は直線距離ではなく路程であることが望ましい。距離列に路程と直線距離との両方を記憶してもよい。コンビニ等が最寄りにあるか否かの判定は、閾値を決めて行う。徒歩での所要時間で判定する場合には、例えば歩く速度を80m/分として、距離から所要時間を計算し判定する。また、車での所要時間で、最寄りにコンビニ等の施設があるか否かを判定してもよい。車の場合の速度は例えば、400m/分とする。判定の閾値は既定値を定めておく。例えば、徒歩の所要時間が10分以内を徒歩圏内とする。 FIG. 8 is an explanatory diagram showing an example of the peripheral DB. The peripheral DB 136 stores information (environmental information) such as facilities around the property. The peripheral DB 136 includes a property ID column, a convenience store column, a highway column, a station column, a hospital column, and a supermarket column. The property ID column stores property IDs. The convenience store string stores information of a convenience store (hereinafter abbreviated as convenience store) located near the property. The convenience store string includes a distance string and a store string. The distance column stores the distance from the property to the nearest convenience store. The store column stores the name of the convenience store chain and the store ID. The trunk road column stores the information of the trunk road closest to the property. The trunk road column includes a distance column and a road name column. The distance column stores the distance from the object to the nearest highway. The road name column stores the names of trunk roads. The station train stores information about the nearest station to the object. The station column includes a distance column and a station name column. The distance column stores the distance from the object to the nearest station. The station name column stores route names and station names. The hospital column stores information on hospitals closest to the property. The hospital column includes a distance column and a name column. The distance column stores the distance from the property to the nearest hospital. The name column stores hospital names. The supermarket queue stores information about the supermarket closest to the property. The super-column includes a distance column and a store column. The distance column stores the distance from the property to the nearest supermarket. The store column stores the names of supermarkets and store IDs. It is desirable that the distances stored in the distance column are distances rather than straight-line distances. Both the route distance and the straight line distance may be stored in the distance column. Determination of whether or not there is a convenience store or the like nearby is performed by determining a threshold value. When determining the required time on foot, for example, the walking speed is set to 80 m/min, and the required time is calculated and determined from the distance. Further, it may be determined whether or not there is a facility such as a convenience store nearby based on the time required by car. The speed in the case of a car is, for example, 400m/min. A default value is set for the determination threshold. For example, within 10 minutes is defined as walking distance.

図9は特記DBの例を示す説明図である。特記DB137は物件に関して、不動産業者が特に記憶しておくべきと考える事項(特記事項)を記憶する。特記DB137は部屋ID列、自社管理列、リフォーム列、長期空室列、初期費用減額列、及び客層列を含む。部屋ID列は部屋IDを記憶する。自社管理列は不動産業者が保有している物件か否かを記憶する。不動産業者が保有している部屋(自社保有物件)の場合、自社管理列は○を記憶する。不動産業者が保有していないが管理委託を受けている部屋の場合(自社管理物件)、自社管理列は△を記憶する。不動産業者が仲介のみをしている部屋(不動産業者が管理委託も受けておらず、保有もしていない物件)の場合、自社管理列は×を記憶する。リフォーム列は部屋をリフォームしたか否かを記憶する。部屋をリフォームした場合、リフォーム列は○又は該当を記憶する。部屋をリフォームしていない場合、リフォーム列は×又は非該当を記憶する。長期空室列は長期間空室であるか否かを記憶する。部屋が長期間空室である場合、長期空室列は○又は該当を記憶する。部屋が長期間空室ではない場合、長期間空室列は×又は非該当を記憶する。長期間空室である否かの判断基準は不動産業者が適宜、定める。初期費用減額列は、部屋が初期費用減額対象であるか否かを記憶する。部屋が初期費用減額対象である場合、初期費用減額列は○又は該当を記憶する。部屋が初期費用減額対象ではない場合、初期費用減額列は×又は非該当を記憶する。初期費用減額とは、例えば、月々の家賃を少し、例えば1500円程度、上乗せすることにより、入居時に支払う敷金、礼金、鍵交換代、及び仲介手数料、並びに退去時に支払うハウスクリーニング代を不要とするものである。客層列は部屋に適した客層、又は部屋のオーナが望む客層を記憶する。なお、心理的瑕疵物件の情報を特記DB137に記憶してもよい。 FIG. 9 is an explanatory diagram showing an example of the special mention DB. The special note DB 137 stores items (special notes) that the real estate agent considers to be particularly important for the property. The special note DB 137 includes a room ID column, a company management column, a renovation column, a long-term vacant room column, an initial cost reduction column, and a customer base column. The room ID column stores room IDs. The company management column stores whether or not the property is owned by a real estate agent. In the case of a room owned by a real estate agent (property owned by the company), ◯ is stored in the company management column. In the case of a room that is not owned by a real estate agent but is managed under consignment (property managed by the company), △ is stored in the company management column. In the case of a room that is only brokered by a real estate agent (property that the real estate agent neither entrusts management nor owns), X is stored in the own management column. The remodel column stores whether or not the room has been remodeled. When the room is remodeled, ◯ or applicable is stored in the remodeling column. If the room has not been remodeled, the remodel column stores x or not applicable. The long-term vacant room column stores whether or not the room is vacant for a long time. If the room is vacant for a long time, the long-term vacant room column stores ◯ or applicable. If the room is not vacant for a long period of time, x or non-applicable is stored in the long-term vacant room column. The criteria for judging whether or not a room is vacant for a long period of time are determined by the real estate agent as appropriate. The initial cost reduction column stores whether or not the room is subject to initial cost reduction. If the room is subject to initial cost reduction, ◯ or applicable is stored in the initial cost reduction column. If the room is not subject to the initial cost reduction, x or non-applicable is stored in the initial cost reduction column. Initial cost reduction means, for example, that by adding a small amount to the monthly rent, for example, about 1,500 yen, you do not need to pay the security deposit, key money, key exchange fee, and brokerage fee when you move in, and the house cleaning fee when you move out. It is. The customer class column stores the customer class suitable for the room or the customer class desired by the owner of the room. In addition, you may memorize|store the information of a psychological defect property in special mention DB137.

図10は施設DBの例を示す説明図である。施設DB138は、上述した周辺DB136に記憶している施設の詳細情報(施設情報)を記憶する。施設DB138は、番号列、種別列、チェーン名列、店番列、店名列、営業時間列、定休日列、及びポイント列を含む。番号列は主キーとなる順番号を記憶する。番号はレコードを追加する際に発行する。種別列は施設の種別を記憶する。例えば、種別は、コンビニ、スーパー、ドラックストア、ファミレス(ファミリーレストランを意味する)、ファストフード等である。チェーン名列は施設がチェーンストアの店舗や複数店舗を展開している企業の店舗の場合、チェーン名や共通の店舗名を記憶する。店番列は同一チェーンにおいて各店舗を特定可能な番号を記憶する。店名列は各店舗の固有名称を記憶する。営業時間列は店舗の営業時間を記憶する。定休日列は店舗の定休日を記憶する。コンビニの場合、営業時間列は24Hを記憶し、定休日列は無休を記憶する。ポイント列は店舗で利用できるポイントの名称を記憶する。なお、施設DB138に店舗で利用可能な電子マネーの情報を記憶してもよい。 FIG. 10 is an explanatory diagram showing an example of the facility DB. The facility DB 138 stores detailed information (facility information) of facilities stored in the above-described peripheral DB 136 . The facility DB 138 includes a number column, a type column, a chain name column, a store number column, a store name column, a business hours column, a regular holiday column, and a point column. The number column stores sequential numbers that are primary keys. A number is issued when adding a record. The type column stores the type of facility. For example, the types are convenience stores, supermarkets, drug stores, family restaurants (meaning family restaurants), fast food, and the like. The chain name column stores chain names and common store names when the facility is a chain store or a store of a company that has multiple stores. The store number column stores numbers that can identify each store in the same chain. The store name column stores the unique name of each store. The business hours column stores the business hours of the store. The regular holiday column stores regular holidays of the store. In the case of a convenience store, 24 hours is stored in the business hours column, and 7 days a week in the regular holiday column. The point column stores the names of points that can be used at the store. Information on electronic money that can be used at the store may be stored in the facility DB 138 .

図11は回答DBの例を示す説明図である。回答DB139は不動産業者が用意したアンケートに対して、見込み顧客が回答した内容(回答情報)を記憶する。アンケートの回答は用紙に記入されたものを営業員が営業端末2を用いて入力してもよいし、見込み顧客がユーザ端末3を用いて入力してもよい。回答DB139は、ケースID列、賃料下限列、賃料上限列、エリア列、間取り列、最寄駅列、学区列、オートロック列、TV付列、BT別列、ペット可列、楽器可列、ネット無料列、及び倉庫付き列を含む。ケースID列はケースを一意に特定可能なケースID列を記憶する。ケースIDは新たなレコードを追加するときに発行する。賃料下限列は見込み顧客が希望する家賃の下限を記憶する。下限金額は5千円毎の金額帯に分け、金額帯毎に数値を付す。例えば、0:下限なし、1:2万円以上、2:2.5万円以上、3:3万円以上、…、13:8万円以上とする。図11では3となっているから、括弧付き表示したように3万円以上が顧客の希望である。賃料上限列は見込み顧客が希望する家賃の上限を記憶する。下限と同様に金額帯毎に数値を付す。例えば、1:2万円以下、2:2.5万円以下、…、13:8万円以下、14:上限なしとする。図11では7となっているから、括弧付き表示したように5万円以下が顧客の希望である。エリア列はエリアに対する顧客の希望を記憶する。エリアは不動産業者が適宜定める。図11では6つのエリアに分けた例である。○は希望するエリアを示す。×は希望しないエリアを示す。△は他の条件によっては許容するエリアを示す。間取り列は希望する間取りを記憶する。間取りをグループ分けし、グループ毎に数値を付す。例えば、1:1R・1K・1DK、2:1LDK、3:2K・2DK、4:2LDK、5:3DK・3LDK、6:4DK以上、7:その他とする。図11に示す例では4であるので、2LDKを見込み顧客は希望していることを示す。最寄駅列は希望する最寄駅を記憶する。図11では駅名を記憶しているが、駅名ではなく駅を特定する番号、記号等でもよい。学区列は小学校区、中学校区を記憶する。小学校区、中学校区それぞれは、例えば該当する小学校名、中学校名を記憶する。オートロック列は希望する物件が集合住宅の部屋である場合に、共用玄関がオートロック付きであることを希望しているか否かを示す。オートロック付きを希望している場合、オートロック列は○を記憶する。オートロック付きが望ましい場合、オートロック列は△を記憶する。オートロック付きを特に希望していない場合、オートロック列は×を記憶する。TV付列はテレビモニタ付きインターホンが備え付けられていることを希望するか否かを記憶する。TV付列が記憶する内容は、オートロック列と同様である。BT別列は浴室とトイレとが別の部屋となっていることを希望しているか否かを記憶する。BT別列が記憶する内容は、オートロック列と同様である。ペット可列は犬や猫などのペットを飼うことが許可されている物件を希望するか否かを記憶する。ペットを飼うことが許可されている物件を希望する場合、ペット可列は○を記憶する。ペットを飼うことが許可されている否かについて、特に希望していない場合、ペット可列は△を記憶する。ペットを飼うことが許可されていない物件を希望する場合、ペット可列は×を記憶する。楽器可列は部屋で楽器演奏が許可されている物件を希望するか否かを記憶する。楽器可列が記憶する内容は、ペット可列と同様である。ネット無料列は、インターネット回線が引かれ、かつ利用量が別途発生しない物件を希望するか否かを記憶する。ネット無料列が記憶する内容は、オートロック列と同様である。倉庫付き列は、入居者が利用できる室外倉庫がある物件を希望するか否かを記憶する。倉庫付き列が記憶する内容は、オートロック列と同様である。なお、上述のケースは、不動産物件を探している見込み顧客が不動産業者を訪れ、アンケートに回答した際に開始する。又は見込み顧客が不動産業者のWebページにアクセスし、アンケート画面においてアンケートに回答し、回答を送信した際に開始する。ケースが終了するのは、見込み顧客が申込みをした場合、見込み顧客が他の不動産業者と契約したなど引き合いがなくなった場合などである。 FIG. 11 is an explanatory diagram showing an example of an answer DB. The response DB 139 stores the content (response information) of the prospective customer's response to the questionnaire prepared by the real estate agent. The answers to the questionnaire may be entered by the salesperson using the sales terminal 2, or may be entered by the prospective customer using the user terminal 3. FIG. The response DB 139 includes a case ID column, a lower rent column, an upper rent column, an area column, a floor plan column, a nearest station column, a school district column, an auto lock column, a TV column, a BT column, a pet allowed column, a musical instrument allowed column, Including net free row and row with warehouse. The case ID column stores a case ID column that can uniquely identify a case. A case ID is issued when adding a new record. The Minimum Rent column stores the minimum rent desired by the prospective customer. The lower limit amount is divided into an amount range of 5,000 yen, and a numerical value is attached to each amount range. For example, 0: No lower limit, 1: 20,000 yen or more, 2: 25,000 yen or more, 3: 30,000 yen or more, ..., 13: 80,000 yen or more. Since it is 3 in FIG. 11, the customer wants 30,000 yen or more, as shown in parenthesis. The Rent Limit column stores the maximum rent desired by the prospective customer. As with the lower limit, a numerical value is attached to each amount range. For example, 1: 20,000 yen or less, 2: 25,000 yen or less, ..., 13: 80,000 yen or less, 14: no upper limit. Since it is 7 in FIG. 11, the customer desires 50,000 yen or less as shown in parenthesis. The area column stores customer preferences for areas. The area will be determined by the real estate agent as appropriate. FIG. 11 shows an example divided into six areas. ○ indicates the desired area. X indicates an area that is not desired. △ indicates an area that is allowed depending on other conditions. The floor plan column stores a desired floor plan. The floor plans are divided into groups, and numerical values are assigned to each group. For example, 1: 1R/1K/1DK, 2: 1LDK, 3: 2K/2DK, 4: 2LDK, 5: 3DK/3LDK, 6: 4DK or more, 7: others. Since it is 4 in the example shown in FIG. 11, it indicates that the prospective customer desires 2LDK. The nearest station column stores the desired nearest station. Although station names are stored in FIG. 11, station numbers, symbols, and the like may be used to specify stations instead of station names. The school district column stores elementary school districts and junior high school districts. Elementary school districts and junior high school districts respectively store, for example, corresponding elementary school names and junior high school names. The auto-lock column indicates whether or not the common entrance is desired to be equipped with an auto-lock when the desired property is a room in a collective housing. If you want to have auto-lock, store O in the auto-lock column. If auto-lock is desired, the auto-lock column stores Δ. If you do not specifically want to have auto-lock, the auto-lock column stores x. The TV line stores whether or not the user wishes to be equipped with an intercom with a TV monitor. The content stored by the TV row is similar to the auto-lock row. The separate BT column stores whether or not the user desires that the bathroom and toilet be separate rooms. The contents stored in the BT-by-BT column are the same as those in the auto-lock column. The pet-allowed column stores whether or not a property in which pets such as dogs and cats are permitted is desired. If you want a property that allows you to keep pets, ◯ is stored in the Pet Allowed column. As to whether or not pets are allowed, if no particular request is made, the pet allowed column stores Δ. If you want a property that does not allow pets, the Pets Allowed column stores an X. The musical instrument allowed column stores whether or not a property in which musical instruments are permitted in the room is desired. The contents stored in the instrument allowable column are the same as those of the pet allowable column. The free-of-net column stores whether or not a property with an internet connection and no additional usage is desired. The content stored by the net free queue is similar to the autolock queue. The row with warehouse stores whether or not the resident desires a property with an outdoor warehouse that can be used by the resident. The contents stored in the storage column are the same as those in the auto-lock column. The above case starts when a prospective customer looking for real estate visits a real estate agent and answers a questionnaire. Alternatively, it starts when the prospective customer accesses the web page of the real estate agent, answers the questionnaire on the questionnaire screen, and sends the answer. The case ends when the prospective customer makes an application, or when there are no more inquiries, such as when the prospective customer signs a contract with another real estate agent.

図12は見込み顧客DBの例を示す説明図である。見込み顧客DB13Aは見込み顧客についての情報(個人情報)を記憶する。見込み顧客DB13Aは、見込み顧客ID列、氏名列、ふりがな列、年齢列、性別列、職業区分列、メール列、電話列、FAX列、郵便番号列、住所列、連絡方法列、学部列、契約予定者列、顧客区分列、入居人数列、家族形態列、外国籍列及び日本語列を含む。見込み顧客ID列は見込み顧客を一意に特定可能な見込み顧客IDを記憶する。見込み顧客IDは新たなレコードを追加する際に発行する。氏名列は見込み顧客の氏名を記憶する。ふりがな列は氏名のふりがなを記憶する。年齢列は見込み顧客の年齢を記憶する。性別列は見込み顧客の性別を記憶する。職業区分列は見込み顧客の職業区分を記憶する。職業区分は例えば、正社員、アルバイト・パート、学生、その他である。メール列は見込み顧客の連絡先電子メールアドレスを記憶する。電話列は見込み顧客の連絡先電話番号を記憶する。FAX列は見込み顧客の連絡先ファクシミリ番号を記憶する。郵便番号列は見込み顧客の現住所の郵便番号を記憶する。住所列は見込み顧客の現住所を記憶する。連絡方法列は見込み顧客が希望する連絡方法を記憶する。連絡方法列は例えば、電話、電子メール、FAXを記憶する。連絡方法列は優先順位を付した複数の連絡方法を記憶してもよい。学部列は見込み顧客が大学生である場合に所属の学部を記憶する。契約予定者列は契約を結ぶのが見込みは顧客以外となる場合に、契約予定者の情報を記憶する。例えば見込み顧客が大学生で、契約者がその保護者の場合である。契約予定者列は職業列及び年収列を含む。職業列は契約予定者の職業を記憶する。年収列は契約予定者の直近の年収を記憶する。顧客区分は顧客の区分を記憶する。法人が契約者となる場合、顧客区分は「法人」を記憶する。入居者が学生である場合、顧客区分は「学生」を記憶する。社会人が契約し入居する場合は「一般」を記憶する。入居人数列は入居予定の人数を記憶する。家族形態列は入居する予定の家族形態を記憶する。家族形態列は世帯列、子供列、及び乳幼児列を含む。世帯列は世帯形態を記憶する。世帯形態とは、単身世帯、夫婦のみ世帯、夫婦+子供世帯等である。子供列は子供の人数を記憶する。乳幼児列は子供の中に乳幼児を含むか否かを記憶する。乳幼児を含む場合、乳幼児列は○、該当又は1などを記憶する。乳幼児を含まない場合、乳幼児列は×、非該当又は0などを記憶する。外国籍列は見込み顧客が外国籍であるか否かを記憶する。見込み顧客が外国籍である場合、外国籍列は1や○を記憶する。見込み顧客が日本籍である場合、外国籍列は0や×を記憶するか、値を記憶しない。外国籍列に国籍を有する国を記憶してもよい。例えば、見込み顧客が中国国籍を有していれば、外国籍列には中国を示すCNを記憶する。日本語列は見込み顧客が日本語でのコミュニケーション能力を記憶する。例えば、コミュニケーション能力の程度に応じて、3段階(○、△、×)に分類する。さらに、見込み顧客DB13Aに見込み顧客の信心する宗教や信条、民族や人種を記憶してもよい。しかしこれらの情報は機微情報であるため、取り扱いに注意が必要である。見込み顧客についての情報は、以下、顧客情報とも言う。 FIG. 12 is an explanatory diagram showing an example of the prospective customer DB. The prospective customer DB 13A stores information (personal information) about prospective customers. The prospective customer DB 13A includes a prospective customer ID column, a name column, a furigana column, an age column, a gender column, an occupational classification column, an email column, a telephone column, a FAX column, a postal code column, an address column, a contact method column, a faculty column, and a contract. Including planned person column, customer category column, occupant number column, family type column, foreign nationality column and Japanese column. The prospective customer ID column stores prospective customer IDs that can uniquely identify prospective customers. A prospective customer ID is issued when adding a new record. The name column stores the name of the prospective customer. The furigana column stores the furigana of the name. The Age column stores the age of the prospective customer. The Gender column stores the gender of the prospective customer. The occupational classification column stores the occupational classification of the prospective customer. Occupation categories are, for example, full-time employees, part-time workers, students, and others. The email column stores the prospective customer's contact email address. The phone column stores the contact phone number of the prospective customer. The FAX column stores the prospective customer's contact facsimile number. The Postal Code column stores the postal code of the prospective customer's current address. The address column stores the prospective customer's current address. The contact method column stores the prospective customer's preferred contact method. The contact method column stores, for example, phone, e-mail, and fax. The contact method column may store a number of prioritized contact methods. The Faculty column stores the faculty to which the prospective customer belongs if he is a college student. The prospective contract person column stores the information of the prospective contract person when the person who is expected to conclude the contract is other than the customer. For example, the prospective customer is a college student and the contractor is his guardian. The prospective contract person column includes an occupation column and an annual income column. The occupation column stores the occupation of the prospective contract. The annual income column stores the most recent annual income of the contract candidate. The customer segment stores the segment of the customer. When a corporation is the contractor, the customer category stores "corporation". If the resident is a student, the customer category stores "student". When a member of society signs a contract and moves in, "general" is stored. The number of residents column stores the number of people who are scheduled to move in. The family type column stores the type of family that is scheduled to move in. The family type column includes a household column, a children column, and an infant column. The household column stores household types. Household types include single-person households, husband-and-wife households, and husband-and-wife households with children. The children column stores the number of children. The infants column stores whether infants are included in the children. If infants are included, ◯, applicable or 1, etc. are stored in the infants column. If no infants are included, x, not applicable, or 0 is stored in the infants column. The foreign nationality column stores whether or not the prospective customer is of foreign nationality. If the prospective customer is of foreign nationality, 1 or ○ is stored in the foreign nationality column. If the prospective customer is of Japanese nationality, 0 or x or no value is stored in the foreign nationality column. The country of nationality may be stored in the foreign nationality column. For example, if the prospective customer has Chinese nationality, CN indicating China is stored in the foreign nationality column. The Japanese column stores the prospective customer's ability to communicate in Japanese. For example, according to the degree of communication ability, it is classified into three stages (○, △, ×). Further, the prospective customer DB 13A may store the religion, creed, ethnicity, and race of the prospective customer. However, this information is sensitive information and should be handled with care. Information about prospective customers is hereinafter also referred to as customer information.

図13は履歴DBの例を示す説明図である。履歴DB13Bは見込み顧客に対する活動を記憶する。履歴DB13Bは、ケースID列、見込み顧客ID列、参照物件列、内覧物件列、状況列、結果列を含む。ケースID列はケースIDを記憶する。見込み顧客ID列は見込み顧客IDを記憶する。参照物件列は見込み顧客が参照した部屋の部屋IDを記憶する。営業員が店頭で見込み顧客へ提示した物件シートに掲載した部屋の部屋IDを記憶する。また、不動産業者が提供する物件紹介のWebページを見込み顧客が参照した履歴から参照した部屋の部屋IDを取得し、記憶してもよい。内覧物件列は見込み顧客が内覧した部屋の部屋IDを記憶する。内覧物件列は内覧1列、内覧2列、内覧3列、及びその他列を含む。多くの場合、営業員は内覧する物件を3件提示するので、内覧1列、内覧2列、及び内覧3列に、3件の部屋IDを記憶する。3件を超えて内覧した場合、残りの部屋IDはその他列に記憶する。内覧とは、不動産物件を実地に見学・調査することをいい、内見ともいう。状況列はケースの状況を記憶する。例えば状況は仕掛中、内覧済、追客、終了、失注である。仕掛中は内覧の前段階を示す。内覧済は内覧したものの申込みには至っていない状況を示す。追客は内覧したものの申込みには至っていない見込み顧客に対して、電話やメールで連絡を入れた後の段階である。終了は申込みに至ったことを示す。失注は申込みには至らないことが確定したことを示す。結果列は終了したケースについての状況又は結果を記憶する。結果列は契約列、部屋ID列、及び契約家賃列を含む。契約列は契約の状況を示す。例えば状況は審査中、入金待ち、成約である。審査中は入居審査を行っていることを示す。入金待ちは、顧客が敷金、礼金、初回家賃等を入金するのを待っている状況を示す。成約は契約の締結が完了したことを示す。部屋ID列は申込み又は成約された部屋の部屋IDを記憶する。契約家賃列は契約した家賃を記憶する。 FIG. 13 is an explanatory diagram showing an example of the history DB. History DB 13B stores activities for prospective customers. The history DB 13B includes a case ID column, a prospective customer ID column, a reference property column, a viewing property column, a status column, and a result column. The case ID column stores case IDs. The prospective customer ID column stores prospective customer IDs. The reference property column stores the room ID of the room referred to by the prospective customer. The room ID of the room listed on the property sheet presented to the prospective customer at the store by the salesperson is stored. Further, the room ID of the room referred to by the prospective customer may be obtained from the history of the prospective customer's referral to the property introduction Web page provided by the real estate agent and stored. The preview property column stores the room ID of the room previewed by the prospective customer. The preview property column includes preview 1 column, preview 2 column, preview 3 column, and other columns. In many cases, the salesperson presents three properties to be previewed, so the three room IDs are stored in the preview 1 column, preview 2 column, and preview 3 column. If more than 3 rooms have been previewed, the remaining room IDs are stored in the others column. Nairan refers to the actual observation and investigation of a real estate property, and is also called a preview. The status column stores the status of the case. For example, the status is in progress, preview completed, customer follow-up, finished, lost order. In progress indicates the stage before previewing. "Previewed" indicates that the property has been viewed but has not yet been applied for. Purchasing is the stage after contacting prospective customers who have seen the property but have not yet applied for it by telephone or e-mail. End indicates that the application has been reached. A lost order indicates that it has been confirmed that the application will not be made. The results column stores the status or results for closed cases. The result columns include a contract column, a room ID column, and a contract rent column. The contract column indicates the status of the contract. For example, the status is under review, waiting for payment, and closed. During examination indicates that the tenant examination is being performed. Waiting for payment indicates a situation in which the customer is waiting for payment of security deposit, key money, initial rent, and the like. Closing indicates that the conclusion of the contract has been completed. The room ID column stores room IDs of rooms for which an application has been made or a contract has been concluded. The contracted rent column stores the contracted rent.

図14は追加情報DBの例を示す説明図である。追加情報DB13Cは、営業員が得た見込み顧客に関する追加情報を記憶する。追加情報DB13Cは、ケースID列、現住居構造列、勤務時間列、自炊列、所有物列、休日列、及び入浴時間列を示す。ケースID列はケースIDを記憶する。現住居構造列は見込み顧客が現在住んでいる住居の構造を記憶する。勤務時間列は見込み顧客が勤務している時間を記憶する。勤務時間列は開始列及び終了列を含む。開始列は勤務開始時刻を記憶する。終了列は勤務終了時刻を記憶する。見込み顧客が学生等の場合は、学校等に居る時間帯を記憶する。自炊列は自炊をするか否か、自炊をする場合は、自炊する曜日、時間帯等を記憶する。所有物列は、部屋を選定する際に考慮が必要なものを見込み顧客が所有している場合、当該所有物を記憶する。例えば、所有物列はドラム式洗濯機を記憶する。休日列は見込み顧客の休日を記憶する。見込み顧客が働いていない場合、休日列は空文字列又は空白等を記憶する。入浴時間列は見込み顧客が入浴する時間を記憶する。以上のように、追加情報DB13Cに記憶する情報は、部屋の選定条件とは関係の薄い情報も含むが、見込み顧客の生活スタイル等を営業員が把握するために得た追加情報を記憶する。 FIG. 14 is an explanatory diagram showing an example of the additional information DB. The additional information DB 13C stores additional information about prospective customers obtained by sales representatives. The additional information DB 13C shows a case ID column, a current house structure column, a working hours column, a self-cooking column, a property column, a holiday column, and a bathing time column. The case ID column stores case IDs. The current dwelling structure column stores the dwelling structure in which the prospective customer is currently living. The Hours of Work column stores the hours that the prospective customer is working. The working hours column includes a start column and an end column. The start column stores the work start time. The end column stores the work end time. If the prospective customer is a student or the like, the time period during which the prospective customer is at school or the like is stored. The self-cooking column stores whether or not to cook for oneself, and if so, the day of the week, time zone, etc. for self-cooking. The property column stores the property if the prospective customer owns something that needs to be considered when choosing a room. For example, the property column stores drum washing machines. The holiday column stores holidays of prospective customers. If the prospective customer is not working, the holiday column stores an empty string, blank, or the like. The bath time column stores the time the prospective customer takes a bath. As described above, the information stored in the additional information DB 13C includes information that has little relation to room selection conditions, but stores additional information obtained by the salesperson in order to grasp the lifestyle of the prospective customer.

図15は部屋選定モデルの生成処理に関する説明図である。図15では、機械学習を行って部屋選定モデル141を生成する処理を概念的に図示している。図15に基づき、部屋選定モデル141の生成処理について説明する。 FIG. 15 is an explanatory diagram relating to the room selection model generation process. FIG. 15 conceptually illustrates the process of performing machine learning to generate the room selection model 141 . The process of generating the room selection model 141 will be described with reference to FIG.

提供サーバ1は、部屋選定モデル141として、過去の成約情報に基づき、成約した部屋に関する情報(成約物件情報)と、成約した顧客に関する情報(個人情報)と、回答情報とを教師データとして、ディープラーニングを行う。成約物件情報は、物件DB131に記憶してある物件建物情報、部屋基本DB132に記憶してある部屋基本情報、及び基本設備DB133に記憶してある基本設備情報を含む。付加情報DB134に記憶してある付加情報、契約条件DB135に記憶してある契約条件、周辺DB136に記憶してある周辺情報、特記DB137に記憶してある特記事項、施設DBに記憶してある施設情報(但し、周辺情報に含まれる施設に関するものに限る)を成約物件情報に含めてもよい。個人情報は、見込み顧客DB13Aに記憶した顧客情報を含む。個人情報に、追加情報DB13Cが記憶している追加情報を含めてもよい。学習により、顧客に関する情報を入力とし、顧客に適する部屋に関する情報を出力とするニューラルネットワークを生成する。 The providing server 1, as a room selection model 141, based on past contract information, deep do the learning. The contracted property information includes property building information stored in the property DB 131 , basic room information stored in the basic room DB 132 , and basic facility information stored in the basic facility DB 133 . Additional information stored in the additional information DB 134, contract conditions stored in the contract condition DB 135, peripheral information stored in the peripheral DB 136, special notes stored in the special note DB 137, facilities stored in the facility DB Information (however, limited to information relating to facilities included in the surrounding information) may be included in the contracted property information. Personal information includes customer information stored in the prospective customer DB 13A. The personal information may include additional information stored in the additional information DB 13C. Through learning, a neural network is generated that receives information about customers as input and outputs information about rooms that are suitable for customers.

ニューラルネットワークは例えばCNN(Convolution Neural Network)であり、部屋に関する情報と顧客に関する情報との入力を受け付ける入力層と、顧客に適する部屋に関する情報を出力する出力層と、部屋に関する情報と顧客に関する情報とを関係付ける中間層とを有する。 The neural network is, for example, a CNN (Convolution Neural Network), and includes an input layer that receives input of information about rooms and information about customers, an output layer that outputs information about rooms suitable for customers, and information about rooms and information about customers. and an intermediate layer that associates the

入力層は、顧客に関する情報に含まれる複数のデータ項目の値を入力として受け付ける複数のニューロンを有し、入力された項目値を中間層に受け渡す。例えば部屋選定モデル141がCNNである場合、中間層は、入力層から入力された各データ項目の値を畳み込むコンボリューション層と、コンボリューション層で畳み込んだ値をマッピングするプーリング層とが交互に連結された構成を有し、入力された情報を圧縮しながら最終的に特徴量を抽出する。出力層は顧客に適する部屋についての各項目の値を出力する複数のニューロンを有し、中間層から出力された特徴量に基づいて顧客に適する部屋についての項目値を出力する。 The input layer has a plurality of neurons that receive as inputs values of a plurality of data items included in customer-related information, and passes the input item values to the intermediate layer. For example, when the room selection model 141 is a CNN, the intermediate layer alternately has a convolution layer that convolves the values of each data item input from the input layer and a pooling layer that maps the values convoluted in the convolution layer. It has a concatenated structure, and extracts the final feature amount while compressing the input information. The output layer has a plurality of neurons that output the values of each item regarding the room suitable for the customer, and outputs the item value regarding the room suitable for the customer based on the feature amount output from the intermediate layer.

なお、本実施の形態では部屋選定モデル141がCNNであるものとして説明するが、部屋選定モデル141はCNNに限定されず、CNN以外のニューラルネットワーク、ベイジアンネットワーク、決定木など、他の学習アルゴリズムで構築された学習済みモデルであってよい。 In this embodiment, the room selection model 141 is described as being a CNN, but the room selection model 141 is not limited to CNN, and other learning algorithms such as neural networks, Bayesian networks, and decision trees other than CNN can be used. It may be a constructed trained model.

提供サーバ1は教師データを用いて学習を行う。教師データは、成約物件情報と、顧客情報と、回答情報とが対応付けられたデータ(成約履歴)である。教師データは履歴DB13Bに記憶してある成約に至った履歴データを基づいて作成する。 The providing server 1 performs learning using teacher data. The training data is data (contract history) in which contracted property information, customer information, and reply information are associated with each other. The training data is created on the basis of the history data of contract conclusions stored in the history DB 13B.

提供サーバ1は、教師データに含む顧客情報と回答情報とを入力層に入力し、中間層での演算処理を経て、出力層から顧客に適した部屋に関する情報を取得する。部屋に関する情報は複数のデータ項目を含むから、各データ項目についての値が組み合わされた値の集合を各出力ノードから取得する。各集合には確率値が付されている。当該確率値は、入力データに対して出力された部屋の情報の確からしさを示す。確率値の合計は1である。出力層から出力される値の集合の各要素は離散的な値(例えば、部屋の間取りは、1K、1DK、2DK、2LDK、…)であってもよく、連続的な値(例えば、家賃は0円から20万円までの範囲の値)であってもよい。出力される部屋に関する情報は、物件建物情報、部屋基本情報、及び基本設備情報に相当するものである。 The providing server 1 inputs the customer information and the answer information included in the training data into the input layer, performs arithmetic processing in the intermediate layer, and acquires information on the room suitable for the customer from the output layer. Since the information about the room includes multiple data items, a set of values in which the values for each data item are combined is obtained from each output node. Each set is assigned a probability value. The probability value indicates the likelihood of the room information output with respect to the input data. The sum of the probability values is one. Each element of the set of values output from the output layer may be a discrete value (for example, the room layout is 1K, 1DK, 2DK, 2LDK, . . . ) or a continuous value (for example, the rent is value in the range of 0 yen to 200,000 yen). The output room-related information corresponds to property building information, basic room information, and basic equipment information.

提供サーバ1は、出力層から出力された部屋に関する情報を、教師データに含む成約物件情報、すなわち正解値と比較し、出力層からの出力値が正解値に近づくように、中間層での演算処理に用いるパラメータを最適化する。当該パラメータは、例えばニューロン間の重み(結合係数)、各ニューロンで用いられる活性化関数の係数などである。パラメータの最適化の方法は特に限定されないが、例えば提供サーバ1は誤差逆伝播法を用いて各種パラメータの最適化を行う。 The providing server 1 compares the information about the room output from the output layer with the contracted property information included in the teacher data, that is, the correct value, and performs calculations in the intermediate layer so that the output value from the output layer approaches the correct value. Optimize the parameters used for processing. The parameters are, for example, weights (coupling coefficients) between neurons, coefficients of activation functions used in each neuron, and the like. Although the parameter optimization method is not particularly limited, for example, the provision server 1 optimizes various parameters using the error backpropagation method.

提供サーバ1は、全ての教師データを用いて上記の学習処理を行い、学習済みの部屋選定モデル141を生成する。提供システム100構築時の部屋選定モデル141は、学習処理を経て、学習済みの部屋選定モデル141となる。なお、部屋選定モデル141の出力層は図15に示したもの限らない。例えば、出力層のノード毎に異なる項目の情報を出力してもよい。ある出力ノードは間取りを出力し、ある出力ノードは家賃を出力する。各出力ノードは値と確率とが組になったデータを各複数出力してもよい。間取りであれば、(2LDK,0.85)、(2DK,0.09)、(3K,0.06)などの出力となる。教師データに含まれる正解の間取りが2LDKであれば、2LDKの確率が大きくなるように学習を行う。 The provision server 1 performs the above-described learning process using all the teacher data, and generates a learned room selection model 141 . The room selection model 141 when the provision system 100 is constructed becomes a learned room selection model 141 through learning processing. Note that the output layer of the room selection model 141 is not limited to that shown in FIG. For example, different item information may be output for each node in the output layer. One output node outputs the floor plan, and another output node outputs the rent. Each output node may output a plurality of data in which values and probabilities are paired. In the case of the floor plan, the output is (2LDK, 0.85), (2DK, 0.09), (3K, 0.06). If the correct floor plan included in the teacher data is 2LDK, learning is performed so that the probability of 2LDK increases.

営業員が提供システム100を用いて、見込み顧客に対して提案する部屋を決定する業務について説明する。営業員は来店した見込み顧客から、氏名、住所、職業等の顧客情報を取得する。営業員は営業端末2を用いて、顧客情報を見込み顧客DB13Aに登録する。また、見込み顧客に対して、アンケートへの回答を依頼し、回答情報を取得する。営業員は営業端末2を用いて、回答情報を回答DB139に登録する。なお、タブレット端末等を用意しておき、顧客情報及び回答情報を顧客が自ら入力可能としてもよい。営業員は営業端末2を介して、顧客情報及び回答情報を指定し、提供サーバ1へ提案すべき部屋の選定を依頼する。営業端末2から依頼を受け付けたことを契機として、提供サーバ1は部屋選定処理を行う。 A description will be given of a business in which a salesperson uses the provision system 100 to determine a room to propose to a prospective customer. A salesperson acquires customer information such as name, address, and occupation from prospective customers who visit the store. The salesperson uses the sales terminal 2 to register customer information in the prospective customer DB 13A. In addition, the prospective customer is requested to answer the questionnaire, and the answer information is acquired. The salesperson uses the sales terminal 2 to register the reply information in the reply DB 139 . It should be noted that a tablet terminal or the like may be prepared so that the customer can input the customer information and the answer information by himself/herself. Via the sales terminal 2, the salesperson designates the customer information and the reply information, and requests the offer server 1 to select a room to propose. Triggered by the reception of the request from the sales terminal 2, the providing server 1 performs room selection processing.

図16は部屋選定処理に関する説明図である。図16では処理の内容を概略的に記載している。提供サーバ1は、指定された顧客情報を見込み顧客DB13Aから、指定された回答情報を回答DB139から取得する。提供サーバ1は取得した顧客情報と回答情報とを入力データとして、部屋選定モデル141に入力する。部屋選定モデル141は出力として、提案すべき部屋に関する情報(提案部屋情報、物件情報)を出力する。提案部屋情報は、物件建物情報、部屋基本情報、基本設備情報を含む。提供サーバ1は、部屋選定モデル141より出力された提案部屋情報と、物件DB131に記憶してある物件建物情報、部屋基本DB132に記憶してある部屋基本情報、及び基本設備DB133に記憶してある基本設備情報とを参照し、提案部屋情報に最も類似する部屋を特定する。特定した部屋が入居不可の場合は、次点の部屋とする。提供サーバ1は特定した部屋の部屋IDを用いて、部屋基本DB132から部屋基本情報(物件情報)を取得する。提供サーバ1は部屋ID、部屋基本情報、及び類似度を営業端末2へ送信する。ここでの類似度はベクトルの類似度と同様な手法で求めることが可能である。例えば、コサイン類似度、ピアソンの相関係数、又は偏差パターン類似度を類似度として用いる。類似度の算出は公知であるので、説明を省略する。 FIG. 16 is an explanatory diagram relating to room selection processing. FIG. 16 outlines the contents of the processing. The provision server 1 acquires the specified customer information from the prospective customer DB 13A and the specified reply information from the reply DB 139 . The providing server 1 inputs the acquired customer information and answer information to the room selection model 141 as input data. As an output, the room selection model 141 outputs information (proposed room information, property information) regarding the room to be proposed. The proposed room information includes property building information, basic room information, and basic equipment information. The provision server 1 includes the proposed room information output from the room selection model 141, the property building information stored in the property DB 131, the room basic information stored in the room basic DB 132, and the basic equipment DB 133. The basic facility information is referred to, and the room most similar to the proposed room information is specified. If the specified room is not available, the next room will be selected. The providing server 1 uses the room ID of the identified room to acquire basic room information (property information) from the basic room DB 132 . The providing server 1 transmits the room ID, room basic information, and similarity to the sales terminal 2 . The degree of similarity here can be obtained by a method similar to the degree of similarity of vectors. For example, cosine similarity, Pearson's correlation coefficient, or deviation pattern similarity is used as the similarity. Calculation of the degree of similarity is publicly known, so the explanation is omitted.

営業端末2に表示された部屋選定結果に基づき、見込み顧客に対して提案を行う。提案の結果、成約となった場合、当該新たな成約の情報(成約履歴)は、部屋選定モデル141を再学習させるための教師データとなる。部屋選定モデル141の再学習は、新たな成約が出る度に行ってもよいし、バッチ処理にして所定の期間ごとに行ってもよいし、ある程度数の成約履歴が蓄積されてからでもよい。 Based on the room selection result displayed on the sales terminal 2, a proposal is made to the prospective customer. When a contract is concluded as a result of the proposal, the information on the new contract (contract history) becomes teaching data for re-learning the room selection model 141 . Re-learning of the room selection model 141 may be performed each time a new contract is concluded, batch processing may be performed at predetermined intervals, or after a certain number of contracts have been accumulated.

次に部屋選定モデル141の生成処理について、フローチャートを用いて再度説明する。図17は部屋選定モデル生成処理の手順例を示すフローチャートである。提供サーバ1の制御部11は履歴DB13Bから成約履歴を取得する(ステップS1)。制御部11は成約履歴に含まれる部屋IDを用いて、成約物件情報(物件建物情報、部屋基本情報、基本設備情報)を取得する(ステップS2)。制御部11は成約履歴に含まれる見込み顧客IDを用いて、顧客情報を取得する(ステップS3)。制御部11は成約履歴に含まれるケースIDを用いて、回答情報を取得する(ステップS4)。制御部11は、成約物件情報、顧客情報、及び回答情報を含む教師データを生成する(ステップS5)。制御部11は教師データを用いて、顧客情報及び回答情報を入力した場合に提案部屋情報を出力する部屋選定モデル141(学習済みモデル)を生成する(ステップS6)。具体的には、制御部11は、教師データに含む顧客情報及び回答情報をニューラルネットワークの入力層に入力し、提案部屋情報を出力層から取得する。制御部11は、取得した提案部屋情報を教師データの正解値(成約物件情報)と比較し、出力層から出力される情報が正解値に近づくよう、中間層での演算処理に用いるパラメータ(重み等)を最適化する。制御部11は、生成した部屋選定モデル141を補助記憶部13に格納する。部屋選定モデル141の初期構築の段階では、ステップS1で取得した成約履歴毎にステップS2からステップS6を繰り返し、一連の処理を終了する。 Next, the processing for generating the room selection model 141 will be described again using the flowchart. FIG. 17 is a flow chart showing a procedure example of room selection model generation processing. The control unit 11 of the providing server 1 acquires the contract history from the history DB 13B (step S1). The control unit 11 acquires contracted property information (property building information, basic room information, basic facility information) using the room ID included in the contract history (step S2). The control unit 11 acquires customer information using the prospective customer ID included in the contract history (step S3). The control unit 11 acquires reply information using the case ID included in the contract history (step S4). The control unit 11 generates teacher data including contracted property information, customer information, and answer information (step S5). Using the teacher data, the control unit 11 generates a room selection model 141 (learned model) that outputs proposed room information when customer information and answer information are input (step S6). Specifically, the control unit 11 inputs the customer information and answer information included in the teacher data to the input layer of the neural network, and acquires the proposed room information from the output layer. The control unit 11 compares the obtained proposed room information with the correct value (contract property information) of the teacher data, and adjusts the parameters (weights) used in the arithmetic processing in the intermediate layer so that the information output from the output layer approaches the correct value. etc.). The control unit 11 stores the generated room selection model 141 in the auxiliary storage unit 13 . At the stage of initial construction of the room selection model 141, steps S2 to S6 are repeated for each contract history acquired in step S1, and a series of processing ends.

続いて、部屋選定処理について、フローチャートを用いて再度説明する。図18は部屋選定処理の手順例を示すフローチャートである。営業端末2は顧客情報を取得する(ステップS11)。営業端末2は回答情報を取得する(ステップS12)。営業端末2は顧客情報及び回答情報を提供サーバ1へ送信する(ステップS13)。営業端末2は顧客情報と回答情報とを取得次第、個々に提供サーバ1へ送信してもよい。提供サーバ1の制御部11は顧客情報及び回答情報を受信し、顧客情報を見込み顧客DB13Aに、回答情報を回答DB139に記憶する(ステップS14)。制御部11は、顧客情報及び回答情報を部屋選定モデル141に入力し、部屋選定モデル141が出力した提案部屋情報を取得する(ステップS15)。制御部11は、提案部屋情報と物件DB131に記憶してある物件建物情報、部屋基本DB132に記憶してある部屋基本情報、及び基本設備DB133に記憶してある基本設備情報とを参照し、提案部屋情報と各部屋情報との類似度を算出する(ステップS16)。制御部11は提案部屋情報に最も類似する部屋を特定する(ステップS17)。制御部11は特定した部屋についての部屋基本情報を営業端末2へ送信する(ステップS18)。営業端末2は部屋基本情報を受信し、表示する(ステップS19)。 Next, the room selection process will be explained again using the flowchart. FIG. 18 is a flow chart showing an example of a procedure for room selection processing. The sales terminal 2 acquires customer information (step S11). The sales terminal 2 acquires the reply information (step S12). The sales terminal 2 transmits the customer information and the reply information to the providing server 1 (step S13). The sales terminal 2 may individually transmit the customer information and the reply information to the providing server 1 as soon as they are acquired. The control unit 11 of the providing server 1 receives the customer information and the reply information, and stores the customer information in the prospective customer DB 13A and the reply information in the reply DB 139 (step S14). The control unit 11 inputs the customer information and the reply information to the room selection model 141, and acquires the proposed room information output by the room selection model 141 (step S15). The control unit 11 refers to the proposed room information, property building information stored in the property DB 131, basic room information stored in the basic room DB 132, and basic facility information stored in the basic facility DB 133, and makes a proposal. A degree of similarity between the room information and each room information is calculated (step S16). The control unit 11 identifies a room most similar to the proposed room information (step S17). The control unit 11 transmits basic room information about the identified room to the sales terminal 2 (step S18). The sales terminal 2 receives and displays the room basic information (step S19).

なお、ステップS17で特定した部屋が入居不可の場合は、次点の部屋とする。また、特定した部屋が他の不動産業者が管理する部屋である場合、次点以降に、自社が管理する部屋であって、特定した部屋との類似度の差が所定の範囲内であるときは、自社が管理する物件としてもよい。 If the room specified in step S17 cannot be moved into, the second room is selected. In addition, if the specified room is a room managed by another real estate agent, if the second and subsequent rooms are managed by the company and the difference in similarity with the specified room is within a predetermined range , it may be a property managed by the company.

図19は部屋選定結果表示画面の例を示す説明図である。部屋選定結果表示画面d01は、見込み顧客名表示d011、物件名表示d012、部屋情報表示欄d013、次ボタンd014、前ボタンd015、内覧おすすめボタンd016を含む。見込み顧客名表示d011は見込み顧客の氏名を表示する。物件名表示d012は建物の名称等を表示する。部屋情報表示欄d013は部屋の情報を表示する。次ボタンd014は表示している部屋の次順位の部屋へ表示を切り替えるボタンである。前ボタンd015は、表示している部屋が2位以下の場合、前順位の部屋へ表示を切り替えるボタンである。内覧おすすめボタンd016は、おすすめの部屋と共に内覧することが適した部屋を表示するためのボタンである。 FIG. 19 is an explanatory diagram showing an example of a room selection result display screen. The room selection result display screen d01 includes a prospective customer name display d011, a property name display d012, a room information display field d013, a next button d014, a previous button d015, and a viewing recommendation button d016. The prospective customer name display d011 displays the name of the prospective customer. The property name display d012 displays the name of the building and the like. The room information display column d013 displays information on the room. The next button d014 is a button for switching the display to the next room of the displayed room. The front button d015 is a button for switching the display to the room of the previous rank when the room being displayed is second or lower. The viewing recommendation button d016 is a button for displaying a room suitable for viewing together with a recommended room.

本実施の形態は次の効果を奏する。成約履歴で学習した部屋選定モデル141を用いて、顧客へ提案すべき部屋を決定するので、業務経験の浅い営業員であっても、熟練の営業員と同様に顧客に適した部屋を提案可能となる。 This embodiment has the following effects. Since the room selection model 141 learned from the contract history is used to determine the room to be proposed to the customer, even a salesperson with little work experience can propose a room suitable for the customer in the same way as a seasoned salesperson. becomes.

類似度を算出する場合に、各データ項目に重み付けをしてもよい。例えば、顧客にアンケートで特に重視したい事項を回答して貰う。顧客が指定した項目については、重みを大きくして類似度を算出する。また、提案部屋情報は複数であってもよく、類似度にしたがった順位付けして、営業端末2に表示するようにしてもよい。 When calculating the degree of similarity, each data item may be weighted. For example, a customer is asked to answer a questionnaire on items that they particularly want to focus on. For items specified by the customer, the weight is increased to calculate the degree of similarity. Further, there may be a plurality of pieces of suggested room information, which may be ranked according to similarity and displayed on the sales terminal 2 .

部屋選定処理において部屋選定モデル141に入力する個人情報は、顧客情報及び回答情報としたが、それに限らない。入力する個人情報に、追加情報DB13Cが記憶している追加情報を含めてもよい。この場合、部屋選定モデル141を生成する際に、教師データに追加情報を含め、部屋選定モデル141への入力データの1つとする。 Personal information to be input to the room selection model 141 in the room selection process is customer information and answer information, but is not limited to this. The personal information to be input may include additional information stored in the additional information DB 13C. In this case, when the room selection model 141 is generated, the additional information is included in the teacher data and used as one of the input data to the room selection model 141 .

また、部屋選定モデル141に出力する提案部屋情報は物件建物情報、部屋基本情報、及び基本設備情報を含むとしたが、それに限らない。提案部屋情報として、付加情報、契約条件、周辺情報、特記事項、施設情報を含めてもよい。この場合、部屋を選定するために類似度を算出する際には、提案部屋情報に含む付加情報、契約条件、周辺情報、特記事項、施設情報それぞれを、付加情報DB134に記憶してある付加情報、契約条件DB135に記憶してある契約条件、周辺DB136に記憶してある周辺情報、特記DB137に記憶してある特記事項、施設DB138に記憶してある施設情報(但し、周辺情報に含まれる施設に関するものに限る)と対照する。さらに、部屋選定モデル141を生成する際の用いる成約物件情報に付加情報、契約条件、周辺情報、特記事項、及び施設情報を含める。 Also, although the proposed room information output to the room selection model 141 includes property building information, room basic information, and basic equipment information, it is not limited to this. The proposed room information may include additional information, contract conditions, peripheral information, special notes, and facility information. In this case, when calculating the degree of similarity for selecting a room, the additional information stored in the additional information DB 134 includes additional information, contract conditions, peripheral information, special notes, and facility information included in the proposed room information. , contract terms stored in the contract terms DB 135, peripheral information stored in the peripheral DB 136, special notes stored in the special note DB 137, facility information stored in the facility DB 138 (however, facilities included in the peripheral information Contrast with Further, additional information, contract conditions, peripheral information, special notes, and facility information are included in the contracted property information used when generating the room selection model 141 .

部屋選定モデル141への入力データの種類、出力するデータの種類を増やすことにより、部屋選定処理より選定される部屋は見込み顧客の希望に沿ったものに近づき、成約率の向上が期待できる。 By increasing the types of input data to the room selection model 141 and the types of output data, the rooms selected by the room selection process will be closer to what prospective customers want, and an improvement in contract rate can be expected.

顧客情報及び回答情報を営業端末2が取得するとしたがそれに限らない。ユーザ端末3がネットワークNを介して、顧客情報及び回答情報を提供サーバ1へ送信してもよい。さらに、ユーザ端末3に部屋選定処理の実行を許可してもよい。提供サーバ1は、ユーザ端末3から送信された顧客情報及び回答情報を部屋選定モデル141に入力し、部屋選定モデル141が出力した提案部屋情報に基づく部屋基本情報をユーザ端末3へ送信する。 Although it is assumed that the sales terminal 2 acquires the customer information and the reply information, the present invention is not limited to this. The user terminal 3 may transmit the customer information and the reply information to the providing server 1 via the network N. Furthermore, the user terminal 3 may be permitted to execute the room selection process. The providing server 1 inputs the customer information and answer information transmitted from the user terminal 3 to the room selection model 141 and transmits to the user terminal 3 basic room information based on the proposed room information output by the room selection model 141 .

また、部屋選定モデル141は見込み顧客の属性に合わせて複数設けてもよい。医学部生向けの部屋を選定する医学生用部屋選定モデルや、外国籍向けの部屋を選定する外国籍用選定モデルを設けてもよい。 A plurality of room selection models 141 may be provided according to the attributes of prospective customers. A room selection model for medical students that selects rooms for medical students and a selection model for foreign nationals that selects rooms for foreign nationals may be provided.

(実施の形態2)
本実施の形態は、実施の形態1において、選定された部屋と共に内覧(内見ともいう)の適した部屋を提案する機能をさらに備える。部屋を探している顧客は最も希望に則した部屋を1件のみ紹介されても、契約すべきか否か迷うのが通常である。そのため、不動産業者の営業員は、顧客に最も勧めたい部屋に加えて、さらに2つの部屋を勧めるのが通常である。そして、営業員は3つの部屋を顧客に内覧してもらい、最も勧めたい部屋を選択するように顧客を誘導する。ここで追加する2つの部屋は最も勧めたい部屋と類似しすぎると、却って顧客は迷ってしまうため、最も勧めたい部屋との良さを顧客が感じる部屋がよい。しかし、どのような部屋が最適かについては、従来、営業員に経験に依っていた。本実施の形態は、最も勧めたい部屋と共に内覧すべき部屋の提案を行う機能を有する。以下の説明において、顧客に最も勧めたい部屋を推奨部屋、推奨部屋と共に内覧に適する部屋を内覧部屋という。
(Embodiment 2)
This embodiment further includes a function of suggesting a room suitable for viewing (also referred to as a preview) together with the selected room in the first embodiment. Even if a customer who is looking for a room is introduced to only one room that best suits his/her wishes, it is normal for the customer to hesitate whether or not to make a contract. For this reason, real estate sales representatives usually recommend two more rooms in addition to the room they most want to recommend to the customer. Then, the salesperson invites the customer to preview the three rooms and guides the customer to select the most recommended room. If the two rooms to be added here are too similar to the most recommended room, the customer will rather be confused. However, what kind of room is most suitable has conventionally depended on the experience of the salesperson. This embodiment has a function of proposing a room to be inspected together with the most recommended room. In the following description, the room most recommended to the customer is called the recommended room, and the room suitable for viewing together with the recommended room is called the viewing room.

図20は、内覧部屋選定処理の手順例を示すフローチャートである。営業員は営業端末2に推奨部屋の部屋IDを入力する。営業員が実施の形態1における部屋選定処理により推奨部屋を決定した場合、営業端末2に表示された推奨部屋を選択すれば、部屋IDの入力は不要である。営業端末2は部屋IDを提供サーバ1へ送信する(ステップS31)。提供サーバ1の制御部11は、部屋IDを受信する(ステップS32)。制御部11は、履歴DB13Bから部屋IDを用いて推奨部屋が契約された成約履歴を取得する(ステップS33)。制御部11は、取得した成約履歴を分析する(ステップS34)。例えば、アソシエーション分析、又はマーケット・バスケット分析である。当該分析は、商品Aが売れるときは、商品Bが一緒に売れるケースが多いなどのルールを見つけ出す分析手法である。これを応用して、過去の成約履歴において、推奨部屋と共に内覧された回数の多い部屋を求める。制御部11は推奨部屋と共に内覧された回数の多い部屋の上位2つを内覧部屋として選定する(ステップS35)。制御部11は選定した内覧部屋に関する部屋基本情報を営業端末2へ送信する(ステップS36)。営業端末2は部屋基本情報を受信し、表示する(ステップS37)。営業端末2は処理を終了する。 FIG. 20 is a flowchart illustrating an example of a procedure for preview room selection processing. The salesperson inputs the room ID of the recommended room to the sales terminal 2. - 特許庁When the salesperson determines the recommended room by the room selection process in Embodiment 1, if the recommended room displayed on the sales terminal 2 is selected, input of the room ID is unnecessary. The sales terminal 2 transmits the room ID to the providing server 1 (step S31). The control unit 11 of the providing server 1 receives the room ID (step S32). The control unit 11 acquires the contract history of the contract for the recommended room from the history DB 13B using the room ID (step S33). The control unit 11 analyzes the acquired contract history (step S34). For example, association analysis or market basket analysis. This analysis is a method of finding out a rule such as, in many cases, when product A sells, product B sells together. By applying this, it is possible to obtain rooms that have been previewed many times together with the recommended rooms in the past contract history. The control unit 11 selects the top two rooms that have been previewed together with the recommended room as preview rooms (step S35). The control unit 11 transmits basic room information about the selected viewing room to the sales terminal 2 (step S36). The sales terminal 2 receives and displays the room basic information (step S37). The sales terminal 2 terminates the processing.

図21は、内覧部屋選定結果表示画面の例を示す説明図である。内覧部屋選定結果表示画面d02は、見込み顧客名表示d021、おすすめ物件名表示d022、内覧部屋情報表示欄d023、決定ボタンd024、追加ボタンd025、編集リンクd026を含む。見込み顧客名表示d021は見込み顧客の氏名を表示する。おすすめ物件名表示d022は見込み顧客におすすめる部屋を含む建物の名称等を表示する。内覧部屋情報表示欄d023は、おすすめする部屋と共に内覧することを推奨する部屋の情報を表示する。決定ボタンd024は表示している部屋の内覧を決定したことを入力するためのボタンである。決定ボタンd024を操作することにより、内覧する部屋の組み合わせが、履歴DB13Bに記憶される。追加ボタンd025は、内覧する物件を追加する場合に選択する。編集リンクd026は表示している部屋に操作メニューを表示するハイパーリンクである。編集リンクd026を表示するプルダウンメニューが表示される。プルダウンメニューは、例えば、詳細参照、削除、入替等を含む。詳細参照は部屋についての詳細情報(見取り図、周辺地図等)を表示するためのメニューである。削除は表示している部屋を内覧する部屋から削除するためのメニューである。入替は表示している部屋を内覧する部屋から削除し、他の部屋を追加するためのメニューである。 FIG. 21 is an explanatory diagram showing an example of a preview room selection result display screen. The preview room selection result display screen d02 includes a prospective customer name display d021, a recommended property name display d022, a preview room information display column d023, an OK button d024, an add button d025, and an edit link d026. The prospective customer name display d021 displays the name of the prospective customer. The recommended property name display d022 displays the name of the building including the room recommended to the prospective customer. The viewing room information display field d023 displays information on rooms recommended for viewing together with recommended rooms. The decision button d024 is a button for inputting that the viewing of the displayed room has been decided. By operating the enter button d024, the combination of rooms to be inspected is stored in the history DB 13B. The add button d025 is selected when adding a property to view. The edit link d026 is a hyperlink that displays an operation menu in the displayed room. A pull-down menu displaying an edit link d026 is displayed. The pull-down menu includes, for example, detailed reference, deletion, replacement, and the like. Detailed reference is a menu for displaying detailed information (a floor plan, a surrounding map, etc.) about the room. Delete is a menu for deleting the displayed room from the room to be previewed. "Replace" is a menu for deleting the displayed room from the rooms to be previewed and adding another room.

本実施の形態においては、営業端末が顧客に最も勧めたい部屋と共に内覧すべき部屋の提案を行う。営業員は提案に従って、顧客に内覧を行ってもらうことで、最も勧めたい部屋の成約率を高めることが可能となる。また、営業員の経験の多寡に関わらず、内覧すべき部屋を選定可能となる。 In this embodiment, the sales terminal proposes a room to be inspected together with the room most recommended to the customer. According to the proposal, the salesperson can increase the contract rate for the most recommended room by having the customer conduct a preview. In addition, regardless of the experience of the salesperson, it is possible to select a room to be inspected.

成約部屋の選定は、マーケット・バスケット分析を用いるとしたが、当該分析から得られるルールと同様な学習済みモデルで行ってもよい。学習済みモデルは推奨部屋の情報を入力すると、内覧部屋の情報を出力する。学習済みモデルの教師データは、成約履歴から取得した成約した部屋の情報、共に内覧された部屋の情報の組み合わせである。教師データに含む成約した部屋の情報をニューラルネットワークの入力層に入力し、共に内覧すべき部屋の情報を出力層から取得する。取得した共に内覧すべき部屋情報を教師データの正解値(内覧部屋の情報)と比較し、出力層から出力される結果が正解値に近づくよう、中間層での演算処理に用いるパラメータ(重み等)を最適化する。このような学習を行うことにより、ニューラルネットワークから学習済みモデルが生成される。 Although market basket analysis is used to select a contracted room, a trained model similar to the rules obtained from the analysis may be used. When the trained model inputs the recommended room information, it outputs the preview room information. The training data of the trained model is a combination of the information of the contracted room acquired from the contract contract history and the information of the room that was previewed together. Information about the contracted room included in the training data is input to the input layer of the neural network, and information about the room to be viewed is obtained from the output layer. The obtained room information to be viewed together is compared with the correct value of the teacher data (information on the room to be viewed), and the parameters (weight, etc.) used for arithmetic processing in the intermediate layer are used so that the result output from the output layer approaches the correct value. ) to optimize. By performing such learning, a trained model is generated from the neural network.

(実施の形態3)
本実施の形態は、決定木を用いて、顧客に対して提案する部屋を決定する形態に関する。決定木は、分類問題と回帰問題を解く教師あり学習のアルゴリズムの一つである。与えられたデータに対して、次々に条件を設けて、データを段階的に分類していく手法である。本実施の形態においては、顧客の属性と、顧客の不動産物件に対する希望条件と、不動産物件の情報とを説明変数とし、成約に至る確率を目的変数とする決定木を生成する。顧客の属性は、例えば年齢、性別、職業、契約主体(個人/法人)、入居人数、保証人の有無等である。希望条件は家賃の範囲、間取り、エリア等である。不動産物件の情報は、例えば家賃、間取り、エリア等である。
(Embodiment 3)
This embodiment relates to a mode of determining a room to be proposed to a customer using a decision tree. Decision trees are one of the supervised learning algorithms for solving classification and regression problems. This is a method of classifying data step by step by setting conditions one after another for given data. In the present embodiment, a decision tree is generated in which the attribute of the customer, the desired condition of the customer's real estate property, and the information of the real estate property are used as explanatory variables, and the probability of closing a deal is used as an objective variable. The customer's attributes include, for example, age, sex, occupation, contracting entity (individual/corporation), number of tenants, presence/absence of guarantor, and the like. The desired conditions are the range of rent, floor plan, area, and the like. The real estate property information includes, for example, rent, room layout, area, and the like.


本実施の形態では、学習段階として過去の見込み顧客に対する活動の情報(以下、「活動情報」ともいう。)に基づき決定木の作成を行い、運用段階では作成した決定木を用いて、顧客に提案する不動産物件を決定する。以下の決定木の作成ではCART(Classification And Regression Trees)を用いる。まず、履歴DB13Bに記憶している過去の活動情報に基づく、顧客の属性と不動産物件の情報と営業結果(成約に至った、又は、成約に至らなかった)とを組み合わせた実績データ群を、顧客の属性、顧客の不動産物件に対する希望条件又は不動産物件の情報に含まれる1つの値(特徴量)に応じて、二つの実績データ群に分割する。このとき、分割後の一方の実績データ群には成約に至ったデータが偏り、他方の実績データ群には成約に至らなかったデータが偏るように、特徴量を選択する。分割前に比べて分割後に偏りが大きくなるほど、営業結果に対する特徴量の影響が大きい。まず、実績データ群を、営業結果に対する影響が最大となる特徴量に応じて、二つの実績データ群に分割し、次に、分割後の夫々の実績データ群を同様に分割し、実績データ群の分割を繰り返す。このようにして、実績データを樹木状に分類するモデルである決定木が生成される。

In the present embodiment, in the learning stage, a decision tree is created based on past activity information for prospective customers (hereinafter also referred to as "activity information"), and in the operation stage, the created decision tree is used to Decide which properties to propose. CART (Classification And Regression Trees) is used in the following decision tree creation. First, based on past activity information stored in the history DB 13B, a group of performance data combining customer attributes, real estate property information, and sales results (whether or not a contract has been concluded) is It is divided into two performance data groups according to the customer's attribute, the customer's desired conditions for the real estate property, or one value (feature amount) included in the real estate property information. At this time, the feature values are selected so that one of the performance data groups after the division is biased toward the data that resulted in a contract, and the other performance data group is biased toward the data that did not lead to a contract. The greater the bias after the division compared to before the division, the greater the influence of the feature amount on the sales results. First, the performance data group is divided into two performance data groups according to the feature value that has the greatest impact on sales results. Repeat the division of In this way, a decision tree, which is a model for classifying performance data in a tree-like manner, is generated.

営業結果に対する特徴量の影響は、特徴量の値に応じて実績データ群を分割したときの情報利得を計算することにより判定する。実績データ群を第1の分類群と第2の分類群とに分割することとする。分割前の実績データ群に含まれるデータ総数をNとし、第1の分類群に含まれるデータの数をNとし、第2の分類群に含まれるデータの数をNとする。N=N+Nである。情報利得をIGとする。情報利得IGは、下記の式(1)で表される。
IG=(分割前の実績データ群の不純度)-{(N/N)×(第1の分類群の不純度)+(N/N)×(第2の分類群の不純度)}…(1)
The influence of the feature amount on the sales results is determined by calculating the information gain when the performance data group is divided according to the value of the feature amount. Assume that the performance data group is divided into a first classification group and a second classification group. Let N0 be the total number of data included in the performance data group before division, N1 be the number of data included in the first classification group, and N2 be the number of data included in the second classification group. N 0 =N 1 +N 2 . Let the information gain be IG. The information gain IG is represented by the following formula (1).
IG = (impurity of the actual data group before division) - {(N 1 /N 0 ) × (impurity of the first taxonomy) + (N 2 /N 0 ) × (impurity of the second taxonomy Purity)} (1)

不純度は、実績データ群に含まれるデータの偏りを数値化したものである。具体的には、不純度としてジニ不純度を用いる。実績データ群に含まれるデータの総数をnとし、成約となったデータの数をnとし、成約に至らなかったデータの数をnとする。n=n+nである。ジニ不純度をGiとする。ジニ不純度Giは下記の式(2)で表される。
Gi=1-{(n/n+(n/n}…(2)
Impurity is a quantified bias of data included in the performance data group. Specifically, the Gini impurity is used as the impurity. Let n0 be the total number of data included in the performance data group, n1 be the number of data that have closed deals, and n2 be the number of data that have not closed deals. n 0 =n 1 +n 2 . Let Gi be the Gini impurity. The Gini impurity Gi is represented by the following formula (2).
Gi=1−{(n 1 /n 0 ) 2 +(n 2 /n 0 ) 2 } (2)

ジニ不純度は、実績データ群に含まれるデータが成約となったデータ又は成約とならなかったデータの一方に偏る偏りが小さいほど、値が大きくなる。情報利得は、分割前の不純度と、分割後の不純度の加重平均との差を示す。情報利得は、分割前の偏りが小さく、分割後の偏りが大きいほど、値が大きくなる。このため、情報利得が大きいほど、営業結果に対する特徴量の影響が大きい。情報利得が大きくなる特徴量を選択することにより、営業結果に対する影響の大きい特徴量を選択することができる。 The value of the Gini impurity increases as the data included in the performance data group is biased towards one of the data for which a deal is closed or the data for which a deal is not closed. Information gain indicates the difference between the impurity before splitting and the weighted average of the impurities after splitting. The value of the information gain increases as the bias before division is smaller and the bias after division is greater. Therefore, the greater the information gain, the greater the effect of the feature amount on the sales results. By selecting the feature amount that increases the information gain, it is possible to select the feature amount that greatly affects the sales results.

なお、情報利得の代わりに、情報利得の値にNを乗じた値であるimprove値を計算してもよい。情報利得と同様に、improve値が大きいほど、営業結果に対する特徴量の影響が大きい。improve値をImpとすると、improve値Impは下記の(3)式で表される。
Imp=N×{(分割前の実績データ群の不純度)-(第1の分類群の不純度)}+N×{(分割前の実績データ群の不純度)-(第2の分類群の不純度)}…(3)
Note that instead of the information gain, an improve value, which is a value obtained by multiplying the information gain value by N0 , may be calculated. As with the information gain, the larger the improve value, the greater the influence of the feature amount on the sales result. Assuming that the improve value is Imp, the improve value Imp is expressed by the following equation (3).
Imp = N 1 × {(impurity of performance data group before division) - (impurity of first classification group)} + N 2 × {(impurity of performance data group before division) - (second classification group impurity)} (3)

決定木分析に用いるアルゴリズムとしてCARTを用いたが、それに限らず、不純度としてエントロピーを用いるID3(Iterative Dichotomiser 3)、C4.5、若しくはC5.0、又はカイ2乗値を用いるCHAID(Chi-squared Automatic Interaction Detection)等を用いてもよい。 CART was used as an algorithm for decision tree analysis, but not limited to it, ID3 (Iterative Dichotomiser 3), C4.5, or C5.0 using entropy as impurity, or CHAID (Chi- Squared Automatic Interaction Detection) etc. may be used.

決定木を生成する際に用いる実績データについて、説明する。図22は実績データDBの例を示す説明図である。実績データDB13Dは決定木分析の対象となる実績データを記憶する。実績データDB13Dは例えば、補助記憶部13に記憶する。実績データを分析することにより、決定木が生成される。実績データDB13Dは、ID列、枝番列、営業結果列、性別列、年代列、希望間取り列、希望家賃列、希望エリア列、部屋ID列、契約家賃列、間取り列、エリア列を含む。ID列は実績データを特定するIDを記憶する。枝番列は枝番を記憶する。ID及び枝番により、実績データは一意に特定可能である。営業結果列は提案した部屋についての契約が成立したか否かを記憶する。契約が成立した場合、営業結果列は「成約」を記憶する。契約が成立しなかった場合、営業結果列は「失注」を記憶する。見込み顧客に部屋を提案する場合、複数の部屋を提案することが通常であるので、成約に至ったケースであっても、実績データは複数作成される。IDが同一の実績データ同士は、同一ケースから作成された実績データであることを示す。IDが同一の実績データのうち、1つの実績データは営業結果が成約であり、その他の実績データは営業結果が失注となる。性別列は見込み顧客の性別を記憶する。年代列は見込み顧客の年齢層を記憶する。見込み顧客の年齢が20歳から29歳の間であれば、年代列は「20代」を記憶する。希望間取り列は見込み顧客が希望した間取りを記憶する。希望家賃列は見込み顧客が希望した家賃を記憶する。希望する家賃の下限、上限を指定した賃料帯を、希望家賃列に記憶してもよい。希望エリア列は見込み顧客が希望したエリアを記憶する。部屋ID列は見込み顧客へ提案した部屋の部屋IDを記憶する。契約家賃列は部屋の契約家賃を記憶する。間取り列は部屋の間取りを記憶する。エリア列は部屋が位置するエリアを記憶する。 The performance data used when generating the decision tree will be explained. FIG. 22 is an explanatory diagram showing an example of the performance data DB. The performance data DB 13D stores performance data to be subjected to decision tree analysis. The performance data DB 13D is stored in the auxiliary storage unit 13, for example. A decision tree is generated by analyzing the performance data. The performance data DB 13D includes an ID column, a branch number column, a sales result column, a gender column, an age column, a desired floor plan column, a desired rent column, a desired area column, a room ID column, a contract rent column, a floor plan column, and an area column. The ID column stores an ID that identifies performance data. The branch number column stores branch numbers. Achievement data can be uniquely identified by the ID and branch number. The business result column stores whether or not the contract for the proposed room has been concluded. If the contract is concluded, the business result column stores "contract concluded". If the contract is not concluded, the business result column stores "lost order". When proposing a room to a prospective customer, it is normal to propose a plurality of rooms, so even in cases where a contract is concluded, a plurality of performance data are created. Performance data with the same ID indicates that the performance data is created from the same case. Of the performance data with the same ID, one performance data results in a closed contract, and the other performance data results in a lost order. The Gender column stores the gender of the prospective customer. The age column stores the age group of the prospective customer. If the prospective customer's age is between 20 and 29, the age column stores "twenties". The desired floor plan column stores the floor plan desired by the prospective customer. The desired rent column stores the rent requested by the prospective customer. A rent band specifying the desired lower limit and upper limit of rent may be stored in the desired rent column. The desired area column stores the area desired by the prospective customer. The Room ID column stores the room ID of the room proposed to the prospective customer. The contract rent column stores the contract rent for the room. The floor plan row stores the layout of the rooms. The area column stores the area in which the room is located.

実績データにおいて、性別及び年代は見込み顧客(借主)の属性の例である。属性として、見込み顧客DB13Aが記憶する職業、年収、入居人数などを含んでもよい。希望間取り及び希望家賃は希望条件の例である。希望条件として、回答DB139が記憶する最寄駅、学区、オートロック有無の希望などを含んでもよい。契約家賃及び間取りは物件情報の例である。物件情報として、物件DB131が記憶する建物の構造や築年数、基本設備DB133が記憶する玄関や水回りの設備等の情報、周辺DB136が記憶する最寄りのコンビニや最寄りの幹線道路などの周辺環境情報、特記DB137が記憶する特記事項、施設DB138が記憶する施設情報を含んでもよい。 In performance data, gender and age are examples of attributes of prospective customers (borrowers). The attributes may include occupation, annual income, number of residents, etc. stored in the prospective customer DB 13A. Desired floor plan and desired rent are examples of desired conditions. The desired conditions may include the nearest station stored in the response DB 139, the school district, and whether auto-locking is desired. Contract rent and room layout are examples of property information. The property information includes the structure and age of the building stored in the property DB 131, information such as the entrance and plumbing facilities stored in the basic facility DB 133, and surrounding environment information such as the nearest convenience store and the nearest arterial road stored in the surrounding DB 136. , special notes stored in the special note DB 137, and facility information stored in the facility DB 138 may be included.

次に、決定木を生成する処理について説明する。図23は決定木生成処理の手順例を示すフローチャートである。提供サーバ1の制御部11は実績データの作成を行なう(ステップS51)。制御部11は作成した実績データを用いて、決定木分析を行い(ステップS52)、決定木を生成する。 Next, processing for generating a decision tree will be described. FIG. 23 is a flow chart showing an example of the procedure of decision tree generation processing. The control unit 11 of the providing server 1 creates performance data (step S51). The control unit 11 performs decision tree analysis using the created performance data (step S52) to generate a decision tree.

図24は実績データ作成処理の手順例を示すフローチャートである。図24に示す処理は図23のステップS51に対応する。提供サーバ1の制御部11は履歴DB13Bから活動情報を取得する(ステップS61)。取得する活動情報は仕掛りのものは除外し、結果が確定しているもの、状況列の値が終了又は失注であるものを取得する。制御部11は取得した活動情報から処理対象とするものを1つ選択する(ステップS62)。 FIG. 24 is a flow chart showing an example of the procedure of performance data creation processing. The processing shown in FIG. 24 corresponds to step S51 in FIG. The control unit 11 of the providing server 1 acquires activity information from the history DB 13B (step S61). The activity information to be acquired excludes those in progress, and acquires those whose results have been determined and whose value in the status column is completed or lost. The control unit 11 selects one to be processed from the acquired activity information (step S62).

制御部11は顧客情報を取得する(ステップS63)。制御部11は、活動情報に含まれる見込み顧客IDをキーにして、見込み顧客DB13Aを検索し、顧客情報を取得する。制御部11は回答情報を取得する(ステップS64)。制御部11は、活動情報に含まれるケースIDをキーにして、回答DB139を検索し、回答情報を取得する。制御部11は物件情報を取得する(ステップS65)。制御部11は、活動情報に含まれる内覧物件列の各列、結果列の部屋ID列に記憶している部屋IDをキーにして、部屋基本DB132を検索し、部屋基本情報を取得する。制御部11は、部屋基本情報に含まれる物件IDをキーにして、物件DB131を検索し、物件建物に関する情報を取得する。 The control unit 11 acquires customer information (step S63). The control unit 11 searches the prospective customer DB 13A using the prospective customer ID included in the activity information as a key to acquire customer information. The control unit 11 acquires the reply information (step S64). Using the case ID included in the activity information as a key, the control unit 11 searches the response DB 139 and acquires response information. The control unit 11 acquires property information (step S65). The control unit 11 searches the basic room DB 132 using, as keys, the room IDs stored in the room ID column of the result column and each column of the preview property column included in the activity information, and acquires the basic room information. Using the property ID included in the basic room information as a key, the control unit 11 searches the property DB 131 to acquire information about the property building.

制御部11はその他情報を取得する(ステップS66)。制御部11は、部屋IDをキーにして、基本設備DB133を検索して基本設備情報を、付加情報DB134を検索して部屋に関する付加情報を、契約条件DB135を検索して契約条件を、特記DB137を検索して特記事項を取得する。また、制御部11は、物件IDをキーにして周辺DB136を検索して環境情報を取得する。さらに、制御部11はケースIDをキーにして、追加情報DB13C検索し、追加情報を取得する。その他情報として、何れの情報を取得するかについては、実績データに含めるデータ項目により決定される。 The control unit 11 acquires other information (step S66). Using the room ID as a key, the control unit 11 searches the basic facility DB 133 for basic facility information, the additional information DB 134 for additional information about the room, the contract terms DB 135 for contract terms, and the special notes DB 137. Search for to get specials. Also, the control unit 11 searches the peripheral DB 136 using the property ID as a key to obtain environment information. Further, the control unit 11 searches the additional information DB 13C using the case ID as a key to obtain additional information. Which information is acquired as the other information is determined by the data items included in the performance data.

制御部11は処理対象としている活動情報、取得した顧客情報、回答情報、及び物件・部屋情報、並びに基本設備情報、付加情報、契約条件、特記事項、環境情報及び追加情報
に基づき、実績データを生成し、実績データDB13Dに記憶する(ステップS67)。
Based on the activity information to be processed, the acquired customer information, response information, property/room information, basic equipment information, additional information, contract conditions, special notes, environmental information, and additional information, the control unit 11 outputs performance data. It is generated and stored in the performance data DB 13D (step S67).

実績データに含まれる見込み顧客の属性は、顧客情報より得られる。実績データに含まれる希望条件は、回答情報、追加情報より得られる。実績データに含まれる物件情報は、部屋基本情報、物件建物に関する情報、基本設備情報、契約条件、特記事項、環境情報より得られる。 Attributes of prospective customers included in performance data are obtained from customer information. The desired conditions included in the performance data are obtained from the answer information and additional information. Property information included in the performance data is obtained from basic room information, property building information, basic facility information, contract conditions, special notes, and environmental information.

制御部11は未処理の活動情報があるか否かを判定する(ステップS68)。制御部11は未処理の活動情報があると判定した場合(ステップS68でYES)、処理をステップS62へ戻し、未処理の活動情報についての処理を行なう。未処理の活動情報がないと判定した場合(ステップS68でNO)、実績データ作成処理を終了する。 The control unit 11 determines whether or not there is unprocessed activity information (step S68). When control unit 11 determines that there is unprocessed activity information (YES in step S68), the process returns to step S62 to process the unprocessed activity information. If it is determined that there is no unprocessed activity information (NO in step S68), the performance data creation process is terminated.

図25は決定木分析処理の手順を示すフローチャートである。図25に示す処理は図23のステップS52に対応する。提供サーバ1の制御部11は実績データDB13Dに記憶してある実績データ群について、情報利得を総当たりで計算する(ステップS81)。制御部11は、実績データに含まれる全項目について情報利得を計算する。制御部11は、実績データに含まれる項目の夫々の内容に応じて実績データ群を分割したときの情報利得を個別に計算する。 FIG. 25 is a flow chart showing the procedure of decision tree analysis processing. The processing shown in FIG. 25 corresponds to step S52 in FIG. The control unit 11 of the providing server 1 calculates the information gain by round robin for the performance data group stored in the performance data DB 13D (step S81). The control unit 11 calculates information gain for all items included in the performance data. The control unit 11 individually calculates the information gain when the performance data group is divided according to the content of each item included in the performance data.

また、実績データに含まれる項目の内容に応じて、実績データは複数通りの分類が可能である場合、制御部11は、複数通りの分類方法の夫々について情報利得を計算する。情報利得を計算すべき複数通りの分類方法は、項目の夫々について予め定められていてもよい。なお、制御部11は、情報利得の代わりにimprove値を計算してもよい。 Further, when the performance data can be classified in a plurality of ways according to the contents of the items included in the performance data, the control section 11 calculates the information gain for each of the plurality of classification methods. Multiple classification methods for which the information gain should be calculated may be predetermined for each item. Note that the control unit 11 may calculate an improve value instead of the information gain.

制御部11は、次に、実績データに含む項目に中から、実績データの分類に用いるための一つの項目の値(特徴量)を選択する(ステップS82)。制御部11は、計算した情報利得の中で最大の情報利得が得られる項目を選択する。なお、制御部11は、情報利得の代わりにimprove値を利用して選択を行ってもよい。制御部11は、次に、選択した特徴量に応じて、実績データ群を二つの実績データ群に分割することにより、複数の実績データを分類する(ステップS83)。制御部11は、ステップS82で選択した分類方法に従って実績データを分類する。情報利得が最大になる項目の値に応じて実績データを分類することにより、営業結果に対する影響の大きい項目の順に、項目の値に応じて実績データを分類する。 Next, the control unit 11 selects one item value (characteristic value) for use in classifying the performance data from among the items included in the performance data (step S82). The control unit 11 selects an item that provides the maximum information gain among the calculated information gains. Note that the control unit 11 may use the improve value instead of the information gain to make the selection. Next, the control unit 11 classifies a plurality of performance data by dividing the performance data group into two performance data groups according to the selected feature amount (step S83). The control unit 11 classifies the performance data according to the classification method selected in step S82. By classifying the performance data according to the value of the item that maximizes the information gain, the performance data are sorted according to the value of the item in descending order of the impact on the business result.

制御部11は、次に、複数の実績データ群の中に分類の終了条件を満たさない実績データ群があるか否かを判定する(ステップS84)。分類の終了条件は、予め定められており、補助記憶部13に予め記憶されているか、又は制御プログラム1Pに含まれている。分類の終了条件の一例は、分類回数が所定の回数に達したことである。分類の終了条件の他の例は、実績データ群の中で営業結果が成約であるデータ又は営業結果が失注であるデータの割合が所定の割合を超過していることである。分類の終了条件の他の例は、実績データ群に含まれる実績データの数が所定数を下回っていることである。分類の終了条件の他の例は、実績データ群の数が所定の上限を超過していることである。 Next, the control unit 11 determines whether or not there is a performance data group that does not satisfy the classification end condition among the plurality of performance data groups (step S84). The classification end condition is predetermined and stored in advance in the auxiliary storage unit 13 or included in the control program 1P. An example of a classification end condition is that the number of times of classification has reached a predetermined number. Another example of the classification termination condition is that the ratio of data indicating that the sales result is a closed contract or data indicating that the sales result is a lost order in the performance data group exceeds a predetermined ratio. Another example of a classification termination condition is that the number of performance data included in the performance data group is less than a predetermined number. Another example of a classification termination condition is that the number of performance data groups exceeds a predetermined upper limit.

制御部11は、分類の終了条件を満たさない実績データ群があると判定した場合(ステップS84でYES)、分類の終了条件を満たさない一つの良否データ群を選択する(S85)。制御部11は処理をステップS81へ戻して、選択した実績データ群に対してステップS81~S83の処理を実行する。このように、制御部11は、ステップS81~S85の処理を再帰的に繰り返すことにより、営業結果に対する影響が大きい項目の順に、段階的に、実績データを項目の値に応じて分類する。 If the control unit 11 determines that there is a performance data group that does not satisfy the classification termination condition (YES in step S84), it selects one pass/fail data group that does not satisfy the classification termination condition (S85). The control unit 11 returns the process to step S81 and executes the processes of steps S81 to S83 for the selected result data group. In this way, the control unit 11 recursively repeats the processing of steps S81 to S85, thereby classifying the performance data step by step according to the item values in descending order of influence on the business result.

分類の終了条件を満たさない実績データ群が無い場合(ステップS84でNO)、制御部11は、複数の実績データを段階的に分類した決定木を作成し、作成した決定木を補助記憶部13に記憶する(ステップS86)。制御部11は決定木分析処理を終了し、処理を呼び出し元に戻す。 If there is no result data group that does not satisfy the classification end condition (NO in step S84), the control unit 11 creates a decision tree that classifies the plurality of result data in stages, and stores the created decision tree in the auxiliary storage unit 13. (step S86). The control unit 11 terminates the decision tree analysis process and returns the process to the caller.

図26は決定木の例を示す説明図である。図26に示す決定木は、希望家賃と物件家賃との2つの項目で、実績データを分類した例である。顧客の希望家賃が5万円を越え、紹介した物件家賃が5万円を越えている場合、失注確率80%、成約確率20%であることを示している。顧客の希望家賃が5万円を越え、紹介した物件家賃が5万円以下の場合、失注確率20%、成約確率80%であることを示している。顧客の希望家賃が5万円以下で、紹介した物件家賃が5万円を越えている場合、失注確率80%、成約確率20%であることを示している。顧客の希望家賃が5万円以下で、紹介した物件家賃が5万円以下の場合、失注確率20%、成約確率80%であることを示している。図26では2つの項目で分類している例であるが、実績データに含まれる他の項目による分類結果を、決定木に反映してもよい。例えば、希望間取りと紹介した物件の間取りによる分類である。 FIG. 26 is an explanatory diagram showing an example of a decision tree. The decision tree shown in FIG. 26 is an example of classifying performance data by two items, desired rent and property rent. If the customer's desired rent exceeds 50,000 yen and the introduced property rent exceeds 50,000 yen, the probability of losing the order is 80% and the probability of closing the contract is 20%. If the rent desired by the customer exceeds 50,000 yen and the rent of the introduced property is 50,000 yen or less, the probability of losing the order is 20% and the probability of closing the contract is 80%. If the rent desired by the customer is 50,000 yen or less and the rent of the introduced property exceeds 50,000 yen, the probability of losing the order is 80%, and the probability of closing the contract is 20%. If the rent desired by the customer is 50,000 yen or less and the rent of the introduced property is 50,000 yen or less, the probability of losing the order is 20% and the probability of closing the deal is 80%. Although FIG. 26 shows an example of classification by two items, the result of classification by other items included in the performance data may be reflected in the decision tree. For example, the classification is based on the desired floor plan and the floor plan of the introduced property.

生成した決定木を用いて新たな見込み顧客に対して提案する部屋を選定する処理について説明する。以下の説明においては、新たな見込み顧客についての顧客情報、回答情報、及び追加情報が取得され、それぞれ見込み顧客DB13A、回答DB139、及び追加情報DB13Cに既に記憶されているものとする。図27は部屋選定処理の他の手順例を示すフローチャートである。提供サーバ1の制御部11は顧客情報を見込み顧客DB13Aから取得する(ステップS91)。制御部11は希望情報を回答DB139及び追加情報DB13Cから取得する(ステップS92)。制御部11は部屋基本DB132を参照して、処理対象とする部屋を選択する(ステップS93)。制御部11は選択する部屋は、状況列の値が空室、退去見込み等の部屋とし、状況列の値が入居中、申込み済等である部屋は除く。制御部11は物件DB131、部屋基本DB132から、物件情報を取得する(ステップS94)。制御部11は基本設備DB133、付加情報DB134、契約条件DB135、周辺DB136、特記DB137、追加情報DB13C等からその他情報を取得する(ステップS95)。制御部11はステップS91からS95で取得した情報に基づき、決定木を探索して成約確率を取得する(ステップS96)。取得した成約確率は主記憶部12、補助記憶部13等に設けた一時記憶領域に、物件ID、部屋IDと対応付けて記憶する。制御部11は未処理の部屋があるか否かを判定する(ステップS97)。制御部11は未処理の部屋があると判定した場合(ステップS97でYES)、処理をステップS93へ戻し、未処理の部屋についての処理を行なう。制御部11は未処理の部屋がないと判定した場合(ステップS97でNO)、制御部11は成約確率に基づき部屋を絞り込む(ステップS98)。例えば、制御部11は成約確率の高い上位3つの部屋に絞り込む。制御部11は絞り込んだ部屋についての情報を出力し(ステップS99)、処理を終了する。制御部11が出力した部屋情報は営業端末2に表示されるので、営業員はそれに従い、見込み顧客に部屋を提案する。 Processing for selecting a room to be proposed to a new prospective customer using the generated decision tree will be described. In the following description, it is assumed that customer information, reply information, and additional information about a new prospective customer have been obtained and have already been stored in the prospective customer DB 13A, reply DB 139, and additional information DB 13C, respectively. FIG. 27 is a flow chart showing another procedure example of room selection processing. The control unit 11 of the providing server 1 acquires customer information from the prospective customer DB 13A (step S91). The control unit 11 acquires desired information from the reply DB 139 and the additional information DB 13C (step S92). The control unit 11 refers to the basic room DB 132 and selects a room to be processed (step S93). The control unit 11 selects rooms whose status column values are vacant, expected to move out, etc., and excludes rooms whose status column values are occupied, applied for, and the like. The control unit 11 acquires property information from the property DB 131 and the basic room DB 132 (step S94). The control unit 11 acquires other information from the basic equipment DB 133, the additional information DB 134, the contract terms DB 135, the peripheral DB 136, the special notes DB 137, the additional information DB 13C, and the like (step S95). Based on the information obtained in steps S91 to S95, the control unit 11 searches the decision tree and obtains the contract probability (step S96). The obtained contract probability is stored in a temporary storage area provided in the main storage unit 12, the auxiliary storage unit 13, etc., in association with the property ID and the room ID. The control unit 11 determines whether or not there is an unprocessed room (step S97). When control unit 11 determines that there is an unprocessed room (YES in step S97), the process returns to step S93, and the unprocessed room is processed. When the control unit 11 determines that there is no unprocessed room (NO in step S97), the control unit 11 narrows down the rooms based on the contract probability (step S98). For example, the control unit 11 narrows down the rooms to three rooms with the highest contract probability. The control unit 11 outputs information about the narrowed down rooms (step S99), and terminates the process. Since the room information output by the control unit 11 is displayed on the sales terminal 2, the salesperson follows it and proposes a room to the prospective customer.

本実施の形態においては、次の効果を奏する。過去の営業活動に基づいて生成した決定木を用いて、顧客へ提案すべき部屋を決定するので、業務経験の浅い営業員であっても、見込み顧客に対して、成約確率の高いと予測される部屋を提案可能となる。 The present embodiment has the following effects. A decision tree generated based on past sales activities is used to determine the room to be proposed to the customer, so even a salesperson with little work experience is predicted to have a high probability of closing a deal with a prospective customer. It becomes possible to propose a room that

本実施の形態では決定木は1つ生成する前提で説明したが、それに限らない。実績データに含まれる一部の項目により、実績データを分割し、分割した実績データ群毎に決定木を生成してもよい。例えば、顧客の職業が学生、会社員、事業主、その他の場合の4つに場合に分割し、分割した実績データ毎に決定木を生成してもよい。部屋選定処理においては、見込み顧客の属性等により使用する決定木を選択し、選択した決定木を用いて処理を行なう。 Although this embodiment has been described on the premise that one decision tree is generated, the present invention is not limited to this. The performance data may be divided according to some items included in the performance data, and a decision tree may be generated for each divided performance data group. For example, the customer's occupation may be divided into four cases of student, office worker, business owner, and others, and a decision tree may be generated for each of the divided performance data. In the room selection process, a decision tree to be used is selected according to the attributes of the prospective customer, and the selected decision tree is used for processing.

(実施の形態4)
本実施の形態は、成約確率を算出する部屋を絞り込む形態に関する。図28は部屋選定処理の他の手順例を示すフローチャートである。本実施の形態おける部屋選定処理は、図27に示した実施の形態3における部屋選定処理に変更を加えたものである。図28は当該変更部分を示している。提供サーバ1の制御部11は図27のステップS92を実行後、絞り込み用情報を抽出する(ステップS100)。絞り込み用情報は、例えば希望情報に含まれる希望間取り、希望家賃、希望エリアである。制御部11は絞り込む用情報を用いて、処理対象とする部屋を絞り込む(ステップS101)。制御部11は絞り込んだ部屋を処理対象として、図27のステップS93以降を実行する。
(Embodiment 4)
The present embodiment relates to narrowing down the rooms for which the contract probability is calculated. FIG. 28 is a flow chart showing another procedure example of room selection processing. The room selection process according to the present embodiment is obtained by modifying the room selection process according to the third embodiment shown in FIG. FIG. 28 shows the modified portion. After executing step S92 in FIG. 27, the control unit 11 of the providing server 1 extracts narrowing-down information (step S100). The information for narrowing down is, for example, the desired floor plan, desired rent, and desired area included in the desired information. The control unit 11 uses the information for narrowing down to narrow down the rooms to be processed (step S101). The control unit 11 executes steps from step S93 in FIG. 27 on the narrowed-down rooms as processing targets.

本実施の形態は、処理対象とする部屋を絞り込むので、部屋選定処理の処理量を低減することが可能となる。 Since the present embodiment narrows down the rooms to be processed, it is possible to reduce the processing amount of the room selection process.

(実施の形態5)
本実施の形態は、実施の形態4と同様に処理対象とする部屋を絞り込むと共に、複数の決定木を使い分ける形態に関する。図29は部屋選定処理の他の手順例を示すフローチャートである。本実施の形態おける部屋選定処理は、図27に示した実施の形態3における部屋選定処理に変更を加えたものである。図29は当該変更部分を示している。図29において、ステップS100、ステップS101における処理は実施の形態4と同様であるから説明を省略する。制御部11はステップS101の実行後、決定木を選択するための選択用情報を抽出する(ステップS102)。選択用情報は、例えば、見込み顧客の職業や家族形態等である。制御部11は選択用情報を用いて、使用する決定木を選択する(ステップS103)。制御部11は選択した決定木を用い、絞り込んだ部屋を処理対象として、図27のステップS93以降を実行する。
(Embodiment 5)
The present embodiment, like the fourth embodiment, narrows down the rooms to be processed and also uses a plurality of decision trees. FIG. 29 is a flow chart showing another procedure example of room selection processing. The room selection process according to the present embodiment is obtained by modifying the room selection process according to the third embodiment shown in FIG. FIG. 29 shows the changed part. In FIG. 29, the processes in steps S100 and S101 are the same as those in the fourth embodiment, so description thereof will be omitted. After executing step S101, the control unit 11 extracts selection information for selecting a decision tree (step S102). The information for selection is, for example, the prospective customer's occupation, family type, and the like. The control unit 11 uses the selection information to select a decision tree to be used (step S103). Using the selected decision tree, the control unit 11 executes steps after step S93 in FIG. 27 with the narrowed-down rooms as processing targets.

本実施の形態は、処理対象とする物件・部屋を絞り込むので、部屋選定処理の処理量を低減することが可能となるとともに、複数の決定木を使い分けることにより、成約確率の高いと予測される部屋を選定することが可能となる。 In this embodiment, since the properties and rooms to be processed are narrowed down, it is possible to reduce the processing amount of the room selection process, and by selectively using a plurality of decision trees, it is predicted that the probability of closing the contract is high. It is possible to select a room.

(実施の形態6)
本実施の形態は、見込み顧客がネットワークを介して提供サーバ1へアクセスし、物件・部屋情報を検索・参照する形態に関する。従来の不動作情報サイトと同様に、提供サーバ1は、検索条件に合致した物件・部屋情報を見込み顧客へ提供する。その際に、決定木を用いて判定したおすすめの部屋情報を提示する。以下の説明においては、見込み顧客が使用する顧客端末と提供サーバ1とが通信を行うものとして説明するが、それに限らない。顧客端末と提供サーバ1との間を仲介するWebサーバを設けてもよい。
(Embodiment 6)
This embodiment relates to a form in which a prospective customer accesses the provision server 1 via a network and searches/refers to property/room information. The providing server 1 provides prospective customers with property/room information that matches the search conditions, in the same manner as in conventional non-operation information sites. At that time, recommended room information determined using a decision tree is presented. In the following description, it is assumed that the customer terminal used by the prospective customer communicates with the provision server 1, but the communication is not limited to this. A web server that mediates between the customer terminal and the providing server 1 may be provided.

図30は部屋検索処理の手順例を示すフローチャートである。提供サーバ1の制御部11は、顧客端末から希望情報を取得する(ステップS111)。制御部11は希望情報に適合する部屋の検索を行なう(ステップS112)。制御部11は希望情報に含まれる条件に応じて、物件DB131及び部屋基本DB132の他、基本設備DB133、付加情報DB134、契約条件DB135、周辺DB136、特記DB137又は施設DB138を検索する。なお、希望情報に条件が含まれていない場合、制御部11は、即入居が可能な部屋についての検索を行なう。制御部11は検索にヒットしたか否かを判定する(ステップS113)。制御部11は検索にヒットしていないと判定した場合(ステップS113でNO)、処理をステップS121へ移す。制御部11は検索にヒットしたと判定した場合(ステップS113でYES)、見込み顧客についての情報(顧客情報)が得られているか否かを判定する(ステップS114)。顧客情報は、見込み顧客自身が顧客端末へ入力したものを、希望情報と共に顧客端末から受信し取得する。また、顧客端末において、見込み顧客のインターネットでの行動履歴をクッキー等で保存し、当該行動履歴より顧客情報(年齢、性別等)を推測してもよい。制御部11は、顧客情報が得られていないと判定した場合(ステップS114でNO)、処理をステップS116へ移す。制御部11は、顧客情報が得られていると判定した場合(ステップS114でYES)、顧客情報の中から、決定木による判定に用いる情報を抽出する(ステップS115)。制御部11は、検索にヒットした部屋の中で処理対象とする部屋を選択する(ステップS116)。制御部11は選択した部屋に関する情報の中で、決定木による判定に用いる情報を取得する(ステップS117)。制御部11は決定木を用いて、選択した部屋の成約確率を取得する(ステップS118)。制御部11は未処理の部屋があるか否かを判定する(ステップS119)。制御部11は未処理の部屋があると判定した場合(ステップS119でYES)、処理をステップS116へ戻し、未処理の部屋についての処理を行なう。制御部11は未処理の部屋がないと判定した場合(ステップS119でNO)、ステップS111でヒットした部屋の情報をソートする(ステップS120)。制御部11は顧客端末へ送信する画面を生成する(ステップS121)。ステップS113から遷移した場合、送信する画面は検索のヒット件数が0であることを知らせる画面を生成する(ステップS121)。ステップS120から遷移した場合、成約確率が上位の数件については、一覧とは別に目立つように表示する画面を生成する。制御部11は生成した画面を顧客端末へ出力し(ステップS122)、処理を終了する。 FIG. 30 is a flow chart showing a procedure example of room search processing. The control unit 11 of the providing server 1 acquires desired information from the customer terminal (step S111). Control unit 11 searches for a room that matches the desired information (step S112). The control unit 11 searches the property DB 131 and the basic room DB 132, as well as the basic equipment DB 133, the additional information DB 134, the contract conditions DB 135, the peripheral DB 136, the special note DB 137, or the facility DB 138 according to the conditions included in the desired information. If the desired information does not include any conditions, the control unit 11 searches for rooms that can be moved in immediately. The control unit 11 determines whether or not there is a hit in the search (step S113). When the control unit 11 determines that there is no hit in the search (NO in step S113), the process proceeds to step S121. When the control unit 11 determines that there is a hit in the search (YES in step S113), it determines whether or not information (customer information) on prospective customers has been obtained (step S114). The customer information is received from the customer terminal together with the desired information entered by the prospective customer himself/herself into the customer terminal. In addition, the customer terminal may store the prospective customer's Internet behavior history as a cookie or the like, and the customer information (age, gender, etc.) may be estimated from the behavior history. When determining that the customer information is not obtained (NO in step S114), the control unit 11 shifts the process to step S116. If the control unit 11 determines that customer information has been obtained (YES in step S114), it extracts information used for decision tree determination from the customer information (step S115). The control unit 11 selects a room to be processed from among the rooms hit by the search (step S116). The control unit 11 acquires information to be used for determination by the decision tree from the information regarding the selected room (step S117). The control unit 11 uses the decision tree to obtain the contract probability of the selected room (step S118). The control unit 11 determines whether or not there is an unprocessed room (step S119). When control unit 11 determines that there is an unprocessed room (YES in step S119), the process returns to step S116, and the unprocessed room is processed. When the control unit 11 determines that there is no unprocessed room (NO in step S119), it sorts the information of the rooms hit in step S111 (step S120). The control unit 11 generates a screen to be transmitted to the customer terminal (step S121). When the transition is made from step S113, the screen to be sent is generated to notify that the number of search hits is 0 (step S121). When the transition is made from step S120, a screen is generated to conspicuously display the several cases with the highest contract probability, separately from the list. The control unit 11 outputs the generated screen to the customer terminal (step S122), and terminates the process.

図31は検索結果表示画面の例を示す説明図である。検索結果表示画面d03は表示領域d031、推奨領域d032、条件設定領域d033、及び検索ボタンd034を含む。表示領域d031は検索にヒットした部屋の情報を表示する。推奨領域d032は決定木により成約確率が高いと判定した部屋の情報を表示する。条件設定領域d033は検索条件を設定する領域である。検索ボタンd034は条件設定領域d033で設定した検索条件で再検索を指示するボタンである。推奨領域d032は例えば、表示領域d031とは異なる枠とする。図31では影付きの枠としてある。また、推奨領域d032には推奨メッセージd0321を含めている。このように、推奨領域d032は、視覚的に表示領域d031とは異なる表示態様を含めることにより、見込み顧客の目が止まることが期待される。 FIG. 31 is an explanatory diagram showing an example of a search result display screen. The search result display screen d03 includes a display area d031, a recommended area d032, a condition setting area d033, and a search button d034. The display area d031 displays the information of the rooms hit by the search. The recommended area d032 displays information on rooms determined by the decision tree to have a high contract probability. The condition setting area d033 is an area for setting search conditions. The search button d034 is a button for instructing a re-search under the search conditions set in the condition setting area d033. For example, the recommended area d032 has a frame different from that of the display area d031. In FIG. 31, it is shown as a shaded frame. Also, the recommended area d032 includes a recommended message d0321. In this way, the recommended area d032 is expected to catch the attention of prospective customers by including a display mode that is visually different from the display area d031.

検索結果表示画面d03において、推奨領域d032を設ける数は任意である。決定木により判定した成約確率により決定する。例えば、成約確率が75%以上の部屋を最大3件表示すると設定した場合、成約確率75%以上の物件が一つもなければ、推奨領域d032は表示しない。成約確率75%以上の物件が4以上あっても、推奨領域d032は3つしか表示しない。また、表示領域d031と推奨領域d032とをどのような配置で表示するかについて特に制限はないが、推奨領域d032はなるべく上位に表示することが望ましい。 The number of recommended areas d032 provided in the search result display screen d03 is arbitrary. Determined by the contract probability determined by the decision tree. For example, if a maximum of three rooms with a contract probability of 75% or higher are set to be displayed, the recommended area d032 is not displayed if there is no property with a contract probability of 75% or higher. Even if there are four or more properties with a contract probability of 75% or more, only three recommended areas d032 are displayed. In addition, although there is no particular limitation on how the display area d031 and the recommended area d032 are displayed, it is desirable to display the recommended area d032 as high as possible.

本実施の形態は以下の効果を奏する。検索結果表示画面d03において、決定木により成約確率が高いと判定した部屋の情報を表示するので、成約率の向上が見込まれる。 This embodiment has the following effects. In the search result display screen d03, the information of the room determined by the decision tree to have a high probability of closing the deal is displayed, which is expected to improve the closing rate.

なお、成約確率が所定値以上の物件が一つもなければ、推奨領域d032は表示しないとしたが、それに限らない。成約確率が所定値以上の物件が一つもない場合は、希望情報に含まれる複数の条件のうち、いくつかを削除する、または値の範囲を広げるなどをして、該当する部屋の数を増やす。そして、増えた部屋について、決定木により成約確率を判定し、成約確率が高いと判定したものを、推奨領域d032に表示してもよい。この場合、求めている部屋の条件を見込み顧客自身が思い違いをしている場合であっても、成約率の向上が期待される。なお、推奨領域d032には検索にヒットしていない部屋の情報を表示することになるため、その旨を見込み顧客に伝えるため、推奨メッセージd0321の内容を「類似するこんな部屋は如何でしょうか?」等にすることが望ましい。 Note that the recommended area d032 is not displayed if there is no property whose contract probability is equal to or higher than a predetermined value, but the present invention is not limited to this. If there is no property with a contract probability higher than the specified value, delete some of the multiple conditions included in the desired information, or expand the range of values to increase the number of applicable rooms. . Then, with respect to the increased rooms, the probability of closing a deal may be determined by a decision tree, and rooms determined to have a high probability of closing a deal may be displayed in the recommended area d032. In this case, even if the prospective customer himself/herself misunderstands the conditions of the desired room, an improvement in the closing rate is expected. In addition, since the information of the rooms not hit by the search will be displayed in the recommendation area d032, the content of the recommendation message d0321 is changed to "How about a similar room like this?" It is desirable to make them equal.

上述の実施の形態においては、部屋選定処理において使用する決定木は1つであることを前提としたが複数の決定木を用いてもよい。例えば、実績データに含む全項目の中から、任意に選択した複数項目により決定木を複数作成するランダムフォレストを採用する。部屋選定処理においては、ランダムフォレストを用いて各部屋の成約確率を求める。 In the above-described embodiment, it is assumed that one decision tree is used in the room selection process, but a plurality of decision trees may be used. For example, a random forest is adopted in which a plurality of decision trees are created from a plurality of items arbitrarily selected from all items included in the performance data. In the room selection process, a random forest is used to obtain the contract probability of each room.

(変形例)
本変形例は実施の形態6に示した部屋検索処理の他の例を含むものである。図32は部屋検索処理の手順例を示すフローチャートである。見込み顧客の操作により顧客端末を提供サーバ1へ情報要求を送信する(ステップS131)。提供サーバ1の制御部11は要求を受信する(ステップS132)。制御部11は送信された要求からクッキーを取得する(ステップS133)。なお、顧客端末からクッキーが送信されていない場合、制御部11は取得したクッキーは空となる。制御部11は部屋の条件があるか否かを判定する(ステップS134)。ここで、条件があると制御部11が判定するのは、次の場合である。検索結果表示画面d03において、条件設定領域d033に条件が設定された後、検索ボタンd034が選択され、部屋の希望情報が顧客端末から送信された場合である。なお、条件設定領域d033と同様な条件が設定可能であれば、検索結果表示画面d03以外のWebフォームから送信されてもよい。また、フォームにより部屋の希望情報が顧客端末へ送信されたのではなく、クッキーに設定されている場合である。条件があると制御部11が判定するのは、部屋の希望情報を含むフォームが送信されていない場合、クッキーが空、又は、空ではないが部屋の希望情報が含まれていない場合である。制御部11は部屋の条件があると判定した場合(ステップS134でYES)、フォーム、クッキーから条件を取得する(ステップS135)。なお、ステップS134の判定を行う際に取得済みであれば、再取得は不要である。制御部11は条件に適合する部屋を検索する(ステップS136)。制御部11は検索にヒットした各部屋について、決定木を用いて、成約確率を取得する(ステップS137)。なお、クッキーに見込み顧客の類推属性、例えば性別、年齢層、職業、居住エリアなどが含まれている場合、これに基づき複数の決定木を使い分けてもよい。例えば、学生と思われる見込み顧客には学生用の決定木を用いる。制御部11は成約確率により部屋の情報を降順にソートする(ステップS138)。制御部11は顧客端末へ送信する画面を生成する(ステップS139)。制御部11は生成した画面を顧客端末へ送信する(ステップS140)。顧客端末は画面を受信し表示する(ステップS141)。顧客端末が表示する画面は検索結果表示画面d03である。制御部11は処理を終了する。上述したように、検索結果表示画面d03において、見込み顧客が検索ボタンd034を選択すると、部屋検索処理が起動され、ステップS131から実行される。
(Modification)
This modification includes another example of the room search process shown in the sixth embodiment. FIG. 32 is a flow chart showing a procedure example of room search processing. The prospective customer operates the customer terminal to transmit an information request to the providing server 1 (step S131). The control unit 11 of the providing server 1 receives the request (step S132). The control unit 11 acquires the cookie from the transmitted request (step S133). If no cookie has been sent from the customer terminal, the cookie acquired by the control unit 11 is empty. The control unit 11 determines whether or not there is a room condition (step S134). Here, the control unit 11 determines that there is a condition in the following cases. In the search result display screen d03, after conditions are set in the condition setting area d033, the search button d034 is selected, and desired room information is transmitted from the customer terminal. It should be noted that if conditions similar to those in the condition setting area d033 can be set, the information may be sent from a web form other than the search result display screen d03. In addition, the desired room information is not sent to the customer terminal by a form, but is set in a cookie. The control unit 11 determines that there is a condition when the form including the desired room information has not been sent, or when the cookie is empty, or when the cookie is not empty but does not contain the desired room information. If the control unit 11 determines that there are room conditions (YES in step S134), it acquires the conditions from the form and the cookie (step S135). It should be noted that re-acquisition is not necessary if it has already been acquired when the determination in step S134 is made. The control unit 11 searches for a room that meets the conditions (step S136). The control unit 11 uses the decision tree to obtain the contract probability for each room hit in the search (step S137). If the cookie contains analogous attributes of prospective customers, such as gender, age group, occupation, and area of residence, a plurality of decision trees may be used according to these attributes. For example, a student decision tree is used for prospective customers who are likely to be students. The control unit 11 sorts the room information in descending order according to the contract probability (step S138). The control unit 11 generates a screen to be transmitted to the customer terminal (step S139). The control unit 11 transmits the generated screen to the customer terminal (step S140). The customer terminal receives and displays the screen (step S141). The screen displayed by the customer terminal is the search result display screen d03. The control unit 11 ends the processing. As described above, when the prospective customer selects the search button d034 on the search result display screen d03, the room search process is activated and executed from step S131.

制御部11は部屋の条件がないと判定した場合(ステップS134でNO)、見込み顧客の閲覧した部屋がk件以上であるか否かを判定する(ステップS143)。kには予め自然数を設定する。当該判定は見込み顧客の閲覧履歴より行う。閲覧履歴は顧客端末が送信したクッキーに含まれている。または、見込み顧客のIDと対応付けた閲覧履歴が補助記憶部13に記憶してあり、顧客端末が送信したクッキーより提供サーバ1が付与したIDを取得し、閲覧履歴を取得してもよい。なお、ここでいう閲覧履歴は、履歴DB13Bが記憶する履歴とは異なるものである。見込み顧客の閲覧した部屋がk件以上であると判定した場合(ステップS143でYES)、閲覧履歴に基づく部屋の情報を取得する(ステップS144)。制御部11はステップS139以降を実行する。見込み顧客の閲覧した部屋がk件以上でないと判定した場合(ステップS143でNO)、人気の部屋がk件以上あるか否かを判定する(ステップS145)。判定にステップS143と同じkを用いているが、kに変えて他の自然数でもよい。人気の部屋とは、例えば、最もページビューが多い部屋である。見込み顧客がお気に入り登録した数が最多の部屋でもよい。制御部11は、人気の部屋がk件以上あると判定した場合(ステップS145でYES)、人気の部屋に関する情報を取得する(ステップS146)。制御部11はステップS139以降を実行する。制御部11は、人気の部屋がk件以上ないと判定した場合(ステップS145でNO)、所定の部屋に関する情報を取得する(ステップS147)。所定の部屋とは、例えば、予め設定したおすすめの部屋である。制御部11はステップS139以降を実行する。 When the control unit 11 determines that there is no room condition (NO in step S134), it determines whether or not the number of rooms browsed by prospective customers is k or more (step S143). A natural number is set in advance for k. The determination is made based on the browsing history of the prospective customer. The browsing history is included in the cookie sent by the customer terminal. Alternatively, the browsing history associated with the prospective customer's ID may be stored in the auxiliary storage unit 13, and the ID given by the providing server 1 may be acquired from the cookie sent by the customer terminal to acquire the browsing history. Note that the browsing history referred to here is different from the history stored in the history DB 13B. When it is determined that the number of rooms browsed by the prospective customer is k or more (YES in step S143), the room information based on the browsing history is acquired (step S144). The control unit 11 executes steps after step S139. When it is determined that the number of rooms browsed by prospective customers is not k or more (NO in step S143), it is determined whether or not there are k or more popular rooms (step S145). Although the same k as in step S143 is used for determination, other natural numbers may be used in place of k. A popular room is, for example, the room with the most page views. It can even be the room that has been favorited the most by a prospective customer. When determining that there are k or more popular rooms (YES in step S145), the control unit 11 acquires information on popular rooms (step S146). The control unit 11 executes steps after step S139. When determining that there are not more than k popular rooms (NO in step S145), the control unit 11 acquires information about a predetermined room (step S147). The predetermined room is, for example, a recommended room set in advance. The control unit 11 executes steps after step S139.

本変形例においては、見込み顧客が部屋の条件(部屋の希望情報)を設定しない場合においても、部屋の一覧を得ることが可能である。見込み顧客は少ない操作により部屋の情報を得られるので、条件の設定の煩雑さにより検索を断念する可能性が低くなる。一覧表示した後に、改めて条件設定を見込み顧客に行わせることにより、自らが希望する部屋の情報はないと、見込み顧客に感じさせることを防止可能となる。 In this modified example, it is possible to obtain a list of rooms even if the prospective customer does not set room conditions (room request information). Since the prospective customer can obtain the information about the room with a few operations, the possibility of abandoning the search due to the complicated condition setting is reduced. By making the prospective customer set the conditions again after displaying the list, it is possible to prevent the prospective customer from feeling that there is no information on the room that he or she desires.

なお、部屋の条件を取得していない場合(ステップS134でNO)の処理については、あくまで例示であり、他の処理を行ってもよい。例えば、全ての部屋を所定の条件、賃料の安い順、築年数順、情報の新しい順(新着順)等で並べ替えた一覧を作成し、表示してもよい。また、部屋の条件を取得していないが、見込み顧客の類推属性が得られている場合は、属性に則した部屋の一覧、例えば、学生にお勧めの部屋一覧、20代会社員にお勧めの部屋一覧を表示してもよい。当該部屋一覧は予め作成してもよいし、特記DB137の客層列の値を用いて、都度作成してもよい。 Note that the processing when the room conditions have not been acquired (NO in step S134) is merely an example, and other processing may be performed. For example, a list may be created and displayed in which all rooms are sorted according to a predetermined condition, in ascending order of rent, in ascending order of building age, in descending order of information (new arrival order), or the like. In addition, if the conditions of the room are not acquired, but the analogous attribute of the prospective customer is obtained, a list of rooms according to the attribute, for example, a list of rooms recommended for students, a list of rooms recommended for office workers in their twenties You may display a room list of The room list may be created in advance, or may be created each time using the value of the customer class column of the special DB 137 .

各実施の形態で記載されている技術的特徴(構成要件)はお互いに組み合わせ可能であり、組み合わせすることにより、新しい技術的特徴を形成することができる。
今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。
The technical features (components) described in each embodiment can be combined with each other, and new technical features can be formed by combining them.
The embodiments disclosed this time are illustrative in all respects and should not be considered restrictive. The scope of the present invention is indicated by the scope of the claims rather than the above-described meaning, and is intended to include all modifications within the scope and meaning equivalent to the scope of the claims.

100 提供システム
1 提供サーバ
11 制御部
12 主記憶部
13 補助記憶部
131 物件DB
132 部屋基本DB
133 基本設備DB
134 付加情報DB
135 契約条件DB
136 周辺DB
137 特記DB
138 施設DB
139 回答DB
13A 見込み顧客DB
13B 履歴DB
13C 追加情報DB
141 部屋選定モデル
15 通信部
1P 制御プログラム
2 営業端末
3 ユーザ端末
100 Provision System 1 Provision Server 11 Control Unit 12 Main Storage Unit 13 Auxiliary Storage Unit 131 Property DB
132 Room Basic DB
133 Basic Equipment DB
134 additional information DB
135 Contract Terms DB
136 Peripheral DB
137 Special DB
138 Facility DB
139 Answer DB
13A Prospective Customer DB
13B History DB
13C Additional Information DB
141 room selection model 15 communication unit 1P control program 2 sales terminal 3 user terminal

Claims (11)

借主の物件に対する希望条件を取得し、
取得した前記希望条件の少なくとも一部に合致する物件の物件情報を取得し、
前記借主の属性及び取得した前記希望条件、並びに取得した前記物件情報を、借主の属性、及び前記借主の物件に対する希望条件、並びに物件情報を説明変数とし、前記物件の成約確率を目的変数とする決定木へ、入力して前記物件の成約確率を取得し、
取得した成約確率を出力する
処理をコンピュータに行わせる
ことを特徴とする出力プログラム。
Acquire the desired conditions for the property of the lessee,
Acquiring property information of properties that match at least part of the acquired desired conditions,
The attribute of the borrower, the desired conditions obtained, and the property information obtained are used as explanatory variables, and the property contract probability is used as the objective variable. To the decision tree , input to obtain the closing probability of the property,
An output program characterized by causing a computer to perform a process of outputting the acquired contract probability.
前記借主の属性は、年齢、性別又は分類を含む
ことを特徴とする請求項1に記載の出力プログラム。
2. The output program according to claim 1, wherein the attributes of the borrower include age, gender or classification.
上位所定数の前記成約確率に対応する前記物件情報を出力する
ことを特徴とする請求項1又は請求項2に記載の出力プログラム。
3. The output program according to claim 1 or 2 , wherein the property information corresponding to a predetermined number of high order closing probabilities is output.
コンピュータが
借主の物件に対する希望条件を取得し、
取得した前記希望条件の少なくとも一部に合致する物件の物件情報を取得し、
前記借主の属性及び取得した前記希望条件、並びに取得した前記物件情報を、借主の属性、及び前記借主の物件に対する希望条件、並びに物件情報を説明変数とし、前記物件の成約確率を目的変数とする決定木へ、入力して前記物件の成約確率を取得し、
取得した成約確率を出力する
ことを特徴とする出力方法。
the computer
Acquire the desired conditions for the property of the lessee,
Acquiring property information of properties that match at least part of the acquired desired conditions,
The attribute of the borrower, the desired conditions obtained, and the property information obtained are used as explanatory variables, and the property contract probability is used as the objective variable. To the decision tree , input to obtain the closing probability of the property,
An output method characterized by outputting the acquired contract probability.
借主の物件に対する希望条件を取得する第1取得部と、
取得した前記希望条件の少なくとも一部に合致する物件の物件情報を取得する第2取得部と、
前記借主の属性及び取得した前記希望条件、並びに取得した前記物件情報を、借主の属性、及び前記借主の物件に対する希望条件、並びに物件情報を説明変数とし、前記物件の成約確率を目的変数とする決定木へ、入力して前記物件の成約確率を取得する第3取得部と、
取得した成約確率を出力する出力部と
を備えることを特徴とする出力装置。
a first acquisition unit that acquires desired conditions for a tenant's property;
a second acquisition unit that acquires property information of properties that match at least part of the acquired desired conditions;
The attribute of the borrower, the desired conditions obtained, and the property information obtained are used as explanatory variables, and the property contract probability is used as the objective variable. a third acquisition unit that inputs to the decision tree and acquires the contract probability of the property;
An output device comprising: an output unit that outputs the obtained contract probability.
不動産物件に関する質問に対する回答情報、個人情報、及び成約物件情報を含む教師データで学習した学習済みモデルに、回答情報、個人情報を含む入力データを入力し、物件情報を取得し、
取得した物件情報に適合する物件情報を取得し、
前記適合する物件情報に係る成約履歴を取得し、
取得した前記成約履歴に基づき、成約した物件と共に内覧したものの成約に至らなかった物件の情報を取得し、
前記適合する物件情報、及び、内覧したものの成約に至らなかった物件の情報を出力する
処理をコンピュータに行わせること
を特徴とする出力プログラム。
Enter input data including answer information and personal information into a trained model trained with teacher data including answer information to questions about real estate properties, personal information, and contracted property information, acquire property information,
Acquire property information that matches the acquired property information,
Acquiring a contract history related to the matching property information,
Based on the acquired contract history, acquire information on properties that were previewed together with contracted properties but were not contracted,
Output the matching property information and information on properties that were previewed but did not result in a contract
An output program characterized by making a computer perform processing.
前記教師データ及び前記入力データは、物件周辺の環境情報を含む追加情報を含んでいること
を特徴とする請求項に記載の出力プログラム。
7. The output program according to claim 6 , wherein the teacher data and the input data contain additional information including environmental information around the property.
前記物件情報は、借主に適合する複数の物件情報を含むこと
を特徴とする請求項7に記載の出力プログラム。
8. The output program according to claim 7, wherein the property information includes a plurality of pieces of property information suitable for the borrower.
前記物件情報は物件が自社管理か否かを示す管理種別を含み、該管理種別が自社管理である前記物件情報を出力すること
を特徴とする請求項から請求項の何れか1項に記載の出力プログラム。
9. The property information according to any one of claims 6 to 8 , wherein the property information includes a management type indicating whether or not the property is managed by the company, and the property information in which the management type is managed by the company is output. The described output program.
コンピュータが、不動産に関する質問に対する回答情報、個人情報、及び成約物件情報を含む教師データで学習した学習済みモデルに、回答情報、個人情報を含む入力データを入力し、物件情報を取得し、
取得した物件情報に適合する物件情報を取得し、
前記適合する物件情報に係る成約履歴を取得し、
取得した前記成約履歴に基づき、成約した物件と共に内覧したものの成約に至らなかった物件の情報を取得し、
前記適合する物件情報、及び、内覧したものの成約に至らなかった物件の情報を出力する
ことを特徴とする出力方法。
A computer inputs input data, including answer information and personal information, into a trained model that has been trained with teacher data including answer information, personal information, and contracted property information for questions about real estate, acquires property information,
Acquire property information that matches the acquired property information,
Acquiring a contract history related to the matching property information,
Based on the acquired contract history, acquire information on properties that were previewed together with contracted properties but were not contracted,
Output the matching property information and information on properties that were previewed but did not result in a contract
An output method characterized by:
不動産に関する質問に対する回答情報、個人情報、及び成約物件情報を含む教師データで学習した学習済みモデルに、回答情報、個人情報を含む入力データを入力し、物件情報を取得する第1の取得部と、
取得した物件情報に適合する物件情報を取得する第2の取得部と
前記適合する物件情報に係る成約履歴を取得する第3の取得部と、
取得した前記成約履歴に基づき、成約した物件と共に内覧したものの成約に至らなかった物件の情報を取得する第4の取得部と、
前記適合する物件情報、及び、内覧したものの成約に至らなかった物件の情報を出力する出力部と
を備えることを特徴とする出力装置。
a first acquisition unit that acquires property information by inputting input data, including answer information and personal information, into a learned model that has been trained using teacher data that includes answer information, personal information, and contracted property information for real estate questions; ,
a second acquisition unit that acquires property information that matches the acquired property information ;
a third acquisition unit that acquires a contract history related to the matching property information;
a fourth acquiring unit that acquires information on a property that was previewed together with a contracted property but did not result in a contract, based on the acquired contract conclusion history;
an output unit that outputs the matching property information and information on properties that were previewed but did not result in a contract;
An output device comprising:
JP2020171370A 2019-10-17 2020-10-09 Output program, output method and output device Active JP7109804B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019190507 2019-10-17
JP2019190507 2019-10-17

Publications (3)

Publication Number Publication Date
JP2021068437A JP2021068437A (en) 2021-04-30
JP2021068437A5 JP2021068437A5 (en) 2021-11-11
JP7109804B2 true JP7109804B2 (en) 2022-08-01

Family

ID=75637419

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020171370A Active JP7109804B2 (en) 2019-10-17 2020-10-09 Output program, output method and output device

Country Status (1)

Country Link
JP (1) JP7109804B2 (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175686A (en) 1999-12-22 2001-06-29 Works Corporation:Kk Method for searching for article
JP2002132893A (en) 2000-10-27 2002-05-10 Work Supply:Kk Real estate information providing system
JP2016181196A (en) 2015-03-25 2016-10-13 日本電気株式会社 Information processing apparatus, information processing method, and program
JP2017016321A (en) 2015-06-30 2017-01-19 ソニー株式会社 Information processor, information processing method, and program
JP2017091439A (en) 2015-11-17 2017-05-25 日本生命保険相互会社 Visit preparation system
JP2017134621A (en) 2016-01-28 2017-08-03 ハウス・トゥ・ハウス・ネットサービス株式会社 Real estate management computer program, real estate management computer system
JP2017187937A (en) 2016-04-06 2017-10-12 株式会社ユーエムイー Real estate preview support system, real estate preview support server, real estate preview support program, and computer-readable storage medium
CN108230039A (en) 2018-01-17 2018-06-29 平安好房(上海)电子商务有限公司 Potential conclusion of the business source of houses screening technique, device, equipment and readable storage medium storing program for executing
US20180253780A1 (en) 2017-05-05 2018-09-06 James Wang Smart matching for real estate transactions
CN109615128A (en) 2018-12-05 2019-04-12 重庆锐云科技有限公司 Real estate client's conclusion of the business probability forecasting method, device and server
JP2019145100A (en) 2018-02-22 2019-08-29 株式会社ジブンハウス Real estate information output device, real estate information output method, and real estate information output program

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175686A (en) 1999-12-22 2001-06-29 Works Corporation:Kk Method for searching for article
JP2002132893A (en) 2000-10-27 2002-05-10 Work Supply:Kk Real estate information providing system
JP2016181196A (en) 2015-03-25 2016-10-13 日本電気株式会社 Information processing apparatus, information processing method, and program
JP2017016321A (en) 2015-06-30 2017-01-19 ソニー株式会社 Information processor, information processing method, and program
JP2017091439A (en) 2015-11-17 2017-05-25 日本生命保険相互会社 Visit preparation system
JP2017134621A (en) 2016-01-28 2017-08-03 ハウス・トゥ・ハウス・ネットサービス株式会社 Real estate management computer program, real estate management computer system
JP2017187937A (en) 2016-04-06 2017-10-12 株式会社ユーエムイー Real estate preview support system, real estate preview support server, real estate preview support program, and computer-readable storage medium
US20180253780A1 (en) 2017-05-05 2018-09-06 James Wang Smart matching for real estate transactions
CN108230039A (en) 2018-01-17 2018-06-29 平安好房(上海)电子商务有限公司 Potential conclusion of the business source of houses screening technique, device, equipment and readable storage medium storing program for executing
JP2019145100A (en) 2018-02-22 2019-08-29 株式会社ジブンハウス Real estate information output device, real estate information output method, and real estate information output program
CN109615128A (en) 2018-12-05 2019-04-12 重庆锐云科技有限公司 Real estate client's conclusion of the business probability forecasting method, device and server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
小林 直樹,「刺さる」を工学的に解明 曖昧な魅力をAIで予測し候補を推薦,最新 マーケティングの教科書 2019 ,日経BP社 ,2019年01月09日,p.42-43

Also Published As

Publication number Publication date
JP2021068437A (en) 2021-04-30

Similar Documents

Publication Publication Date Title
CN110754075B (en) Method and system for providing personalized live information exchange
US9875492B2 (en) Real estate transaction system
US20130325606A1 (en) Method and apparatus for generating and presenting real estate recommendations
CN110770779A (en) Method and system for providing personalized live information exchange
US20180308188A1 (en) Computerized system and method for real estate searches and procurement
US20040249719A1 (en) Customer decision support at point-of-sale
KR102509598B1 (en) Method and server for recommending personalized real estate information using the consumer choice model
US20140289070A1 (en) Buyer-seller matching method
US11436240B1 (en) Systems and methods for mapping real estate to real estate seeker preferences
WO2017180655A1 (en) System and process for matching seniors and staffers with senior living communities
US20210142430A1 (en) Systems and methods for searching property listings
JP7109804B2 (en) Output program, output method and output device
Olwert et al. Retailer Behavior Near Fixed Transit Lines in Los Angeles: A Spatial Autoregressive Probit Model to Evaluate Retail Clustering
US20170262903A1 (en) Web Server Linking Push and Pull Content
JP2006318011A (en) Demand analysis and proposal system
JP2021152825A (en) Housing business support device, housing business support system, housing business support method and housing business support program
JP7460725B2 (en) Information processing device, information processing method, and information processing program
US20240046169A1 (en) Online design project stacking/matching platform
WO2021084930A1 (en) Room layout proposal device, room layout proposal method, and program
US20230080154A1 (en) Housing business support device, housing business support system, housing businesssupport method, and recording medium
US20220327643A1 (en) Property recommendation system, methods, and apparatus
JP2002189880A (en) Information transmitting and supporting method and device
Famiwole et al. An online housing recommender system using case-based reasoning
JP2003337828A (en) Method for introducing object and method for supporting communication construction
Zhang et al. Beyond the Hype: Unveiling the Marginal Benefits of 3D Virtual Tours in Real Estate

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201015

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210930

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210930

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210930

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220215

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220406

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220628

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220712

R150 Certificate of patent or registration of utility model

Ref document number: 7109804

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150