Skip to content

Here you can find a small PySpark project that performs an ETL from some data in csv format in order to prepare it for prediction. In particular, the data corresponds to air-flights and the task is to predict, given an aircraft, if it is going to have an unscheduled maintenance.

License

Notifications You must be signed in to change notification settings

alvaro-budria/Predictive-Analytics-Using-PySpark

Repository files navigation

Predictive Analytics Using PySpark

Here you can find a PySpark project I did at university, which performs an ETL from some data in csv format in order to prepare it for prediction. In particular, the data corresponds to air-flights and the task is to predict, given an aircraft, if it is going to have an unscheduled maintenance.

About

Here you can find a small PySpark project that performs an ETL from some data in csv format in order to prepare it for prediction. In particular, the data corresponds to air-flights and the task is to predict, given an aircraft, if it is going to have an unscheduled maintenance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages