Data analytics with phyton
In the first project, as a student you will work as a data analyst for a retail company. Your mission is to use data mining and machine learning techniques to investigate patterns in sales data and provide insights into customer buying trends and preferences. All this is executed using Python and SQL libraries for data extraction and manipulation.
In this first module you will acquire a first complete experience of a data analysis process. From the formulation of the business problem, the preparation of the dataset, the creation of a model using a machine learning algorithm, to the presentation of recommendations to the business.
Data science with phyton
In this second module of the data science and data analysis course you will have a different mission.
Your job as a Data Scientist will be to identify which customer attributes are significantly related to non-payment situations. You will be asked to build a predictive model that can be used to better classify customers compared to previously implemented models. Regression methods are used. Your work should be submitted as a Jupyter Notebook (Python tool) to your GitHub account.
Recommendation systems and market basket analysis with R
In this third module you will work with a new challenge. Your goal will be to extend the application of data mining methods to develop predictive models and you will use R to achieve this.
In this course you will use machine learning methods to predict which brand of computer products customers prefer based on demographic data collected in a marketing survey. The ultimate goal is to be able to determine product associations that will be used to drive sales. As a student you will design and implement a recommendation system similar to those used by Amazon and other e-commerce companies.
Time series analysis and deep learning
In this advanced module, you will work for an IoT (Internet of things) technology startup that wants to use Data Analytics to solve two complex problems in the physical world. You will use the statistical programming language R to perform descriptive and predictive statistics and create models using time series regression techniques and statistical classifiers.
During the second case, you will return to Python to carry out a final project which consists in determining the physical position of a person in an interior space of several buildings by tracking their wifi fingerprint. These projects are highly complex and position the student at a high level as a Data Science professional.