To mitigate the housing business in a specific region, the proposed model helps to predict the best feasible pricing(real-estate).
Requirements: Python3, TensorFlow, Keras, Hadoop 3.2.1 or above.
- Data loading into Hadoop Distributed File System(HDFS).
- The integration of python environment with Hadoop ecosystem.
- Data pre-processing (Filling the NA value, looking for inconsistency, data binning, outlier detection and analysis, data transformation and normalization).
- Feature engineering (creation of new features: dummies variables, interactions between variables and so on).
- Deep Learning modeling (Keras-TensorFlow).
- Load the results into Hadoop Distributed File System(HDFS).
- Big Data can keep official statistics relevant–because the private sector moves fast.
- Big Data is part of modernization of statistical systems – new production processes and partnerships.
- Big Data is needed for agile statistics –for emergency issues.
- Deep Learning algorithms extract high-level, complex abstractions as data representations through a hierarchical learning process.
- A key benefit of Deep Learning is the analysis and learning of massive amounts of unsupervised data, making it a valuable tool for Big Data Analytics where raw data is largely unlabeled and un-categorized.
- In the present study, how Deep Learning can be utilized for addressing some important problems in Big Data Analytics, including extracting complex patterns from massive volumes of data, semantic indexing, data tagging, fast information retrieval, simplifying discriminative tasks, streaming data, dealing with the high dimensionality of data, scalability of models, and distributed and parallel computing.
- Blockwise reading of data(Chunkwise)
- Direct pre-processing/engineering and modelling on HDFS.