- Requirements.txt files (both full and top-level requirements)
- Updated (the now deprecated) name for MMLSpark package (mmlspark -> synapse.ml)
- Replaced code that relies on Koalas with pyspark.pandas API
- Slight formatting changes to build_package.bat file
- File Architecture
- PanelDataProcessor
- LGBSurvivalModeler
- GBTSurvivalModeler
- RFModeler (Random Forest)
- Data simulation through create_example_data() function
- ReadTheDocs website for documentation
- REIGN and simulated data example notebooks