Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
11-30-2025 04:07 AM
This project demonstrates an end-to-end pipeline that evaluates and predicts the City of Tomorrow using a four-pillar framework: Sustainability, Infrastructure, Safety, and Livability. I have considered only urban_planning_dataset.csv as my only Data source. The notebook includes data loading, cleaning, exploratory data analysis (EDA), feature engineering, custom metric derivation, model training, evaluation, visualization, and an interactive ipywidgets application that uses a saved model from Models/*.pkl.
Below are the model names and evaluations:
Overal Average Accuracy: 97.63% (R2)
1. Sustainability Model (RandomForest): 94.43% (R2)
2. Infrastructure Model (RandomForest): 98.66% (R2)
3. Safety Model (RandomForest): 99.91% (R2)
4. Livability Model (RandomForest): 97.52% (R2)
The full notebook and artifacts are included with this submission. Couldn't upload the .pkl file to github but can be found in the zip attachment with this submission.
Open the notebook here: Nov2025_Jai_Rathinavel_CitiesOfTomorrow.ipynb
Application Demo GIF: https://github.com/jai-rathinavel/Fabric-Notebooks/blob/main/Fabric-Data-Days/Demo-App-Urban.GIF
The model file(s) used by the ipywidgets app are stored in the Models/ folder inside the notebook workspace (e.g., Models/final_model.pkl).
https%3A%2F%2Fgithub.com%2Fjai-rathinavel%2FFabric-Notebooks%2Fblob%2Fmain%2FFabric-Data-Days%2FNov2025_Jai_Rathinavel_CitiesOfTomorrow.ipynb
Proud to be a Super User! | |
Superb!!
Good Work..! 🙂
Nice work!
Good work !
Good work
looks well throught through, good luck.
Amazing work!