Pinned Repositories
Association-Rules
Association rule mining, at a basic level, involves the use of machine learning models to analyze data for patterns, or co-occurrence, in a database. It identifies frequent if-then associations, which are called association rules.
Forecasting
Forecasting model that uses the FB Prophet Model to predict minimum temperatures.
Google-Analytics-API
Simple and useful approach to include some Google Analytics data in your ETL process or enrich your data for analytics with google data. This boilerplate example will enable you to customise your queries to your business needs.
RFM-Model
Basic RFM model to kickstart customer value segmentation. This project aims to guide the first time user to have a bouncing board into setting up their first segmentation model.
fvanheer's Repositories
fvanheer/RFM-Model
Basic RFM model to kickstart customer value segmentation. This project aims to guide the first time user to have a bouncing board into setting up their first segmentation model.
fvanheer/Forecasting
Forecasting model that uses the FB Prophet Model to predict minimum temperatures.
fvanheer/Association-Rules
Association rule mining, at a basic level, involves the use of machine learning models to analyze data for patterns, or co-occurrence, in a database. It identifies frequent if-then associations, which are called association rules.
fvanheer/Google-Analytics-API
Simple and useful approach to include some Google Analytics data in your ETL process or enrich your data for analytics with google data. This boilerplate example will enable you to customise your queries to your business needs.