- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 283字
- 2021-07-02 13:49:40
Sourcing apartment listing data
In the early 1970s, if you wanted to purchase a stock, you would need to engage a broker, who would charge you a fixed commission of nearly 1%. If you wanted to purchase an airline ticket, you would need to contact a travel agent, who would earn a commission of around 7%. And if you wanted to sell a home, you would contact a real estate agent, who would earn a commission of 6%. In 2018, you can do the first two essentially for free. The last one remains as it was in the 1970s.
Why is this the case and, more importantly, what does any of this have to do with machine learning? The reality is, it all comes down to data, and who has access to that data.
You might assume that you could easily access troves of real estate listing data quite easily through APIs or by web scraping real estate websites. You would be wrong. Well, wrong if you intend to follow the terms and conditions of those sites. Real estate data is tightly controlled by the National Association of Realtors (NAR), who run the Multiple Listing Service (MLS). This is a service that aggregates listing data, and is only available to brokers and agents at great expense. So, as you can imagine, they aren't too keen on letting just anyone download it en masse.
This is unfortunate, since opening up this data would undoubtedly lead to useful consumer applications. This seems especially important for a purchase decision that represents the largest portion of a family's budget.
With that said, not all hope is lost, as not every site explicitly bans scraping.
- Arduino入門基礎教程
- 觸摸屏實用技術與工程應用
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 電腦組裝、維護、維修全能一本通(全彩版)
- 硬件產品經理成長手記(全彩)
- 3ds Max Speed Modeling for 3D Artists
- 計算機維修與維護技術速成
- 嵌入式系統中的模擬電路設計
- OpenGL Game Development By Example
- 筆記本電腦維修實踐教程
- 數字媒體專業英語(第2版)
- Hands-On Deep Learning for Images with TensorFlow
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- Building Machine Learning Systems with Python
- Blender for Video Production Quick Start Guide