Machine Learning projects to predictions
4 projects with Python using Machine Learning to prediction and 1 project of analysis with Data visualization
Inspired by Aman Kharwal blog I created some Machine Learning projects for predictions and analysis. Below the projects write in Google Colab.
Stock Price using Neural Network to know what will be the Close price for specific stock.
Sales Prediction, to know what will be your sales based on your budget to marketing channels. Defining how much you want to expend the result will predict the quantity of sales.
Demand Prediction, to be used when you thinking that is time to make a discount in your price while is coming a holiday considering you history of sales and price.
FIFA World Cup 2022 matches prediction, with the FIFA World Cup this year, was an opportunity to use Machine Learning to try to predict the matches, using for that a dataset with more than 4,000 soccer matches of all kind, from World Cup until friendly matches.
The last, the analysis for the Brazil Government budget for 2022, process used to clean and transform the data to export csv's that was used to create the Data Visualization with Tableau.