SlideShare a Scribd company logo
1 of 15
Download to read offline
Automation of Artificial
Intelligence Models
Guttenberg Ferreira Passos
Deep Learning and System Dynamics for
Time Series forecasts of
deaths in hospital admissions - AIH
Propósito
• Automação dos Modelos de
Inteligência Artificial para
reduzir os erros nos testes
com algoritmos de Machine
Learning e Deep Learning.
Fonte: https://www.analyticsinsight.net/top-automl-platforms-to-
look-out-for-in-2020/
Artificial Intelligence
• Artificial Intelligence (AI) is
the study of how to make
computers perform tasks in
which, at the moment, people
are better.
Fonte: https://goo.gl/p2SjrV Por Stefan Kojouharov
• Machine Learning is a
branch of Artificial
Intelligence based on the
idea that systems can
learn from data, identify
patterns and make
decisions with minimal
human intervention.
Fonte: https://goo.gl/p2SjrV Por Stefan Kojouharov
Deep Learning
• Deep Learning is a type of
Machine Learning that trains
computers to perform tasks
like humans, which includes
speech recognition, image
identification and predictions.
AutoML
• AutoML is the automation
of Machine Learning and
Deep Learning models
through the automatic
creation of model codes.
AutoML is in its infancy
and its future will
determine the future of
Artificial Intelligence itself.
Fonte: http://mentoriadsalc.com/2020/08/09/automl-automacao-do-trabalho-na-ia/#Resumo
Deaths in hospital admissions – AIH
• The present project aims to predict the number of deaths of
patients over 50 years of age in hospital admissions - AIH, through
the study of Artificial Intelligence models, using time series, for the
comparison of results and the analysis of predictions suggesting
the best option with the least error.
• Data were downloaded from the Datasus website, SIHSUS module,
file type RD- AIH Reduced, years 2010 to 2020, UF MG, every
month :
• http://www2.datasus.gov.br/DATASUS/index.php?area=0901&item
=1&acao=25
Deaths in hospital admissions – AIH
• 129 files were downloaded containing the number of
hospitalizations of people over 50 years of age who died.
• These files were grouped with 5,231,829 records used to
prepare a csv file.
• The hospitalization data were totaled, making a total of 3,896
daily records.
• The daily records were regrouped in 556 weekly records with
date, number and total value of hospitalizations, data since
2010.
Challenge
• Use AutoML to perform the automation of
Predictive Systems, using as a basis the data
the prediction of the number of deaths of
patients over 50 years in hospital
admissions - AIH, allowing a better accuracy
in the forecast and reducing errors in tests
with Machine Learning algorithms and Deep
Learning.
Prototype :
https://pt2.slideshare.net/guttenbergpasso
s/inteligncia-artificial-em-sries-temporais-
na-arrecadao
Purpose of AutoML: decrease errors
RSME RSME RSME
Nº Arquitetura Modelo Setup treino validação teste
1 Métodos Estatísticos BASE 11 Método Naive 86,1777
2 Métodos Estatísticos Forecasting 12 Exponential Smoothing v1 92,9691
3 Métodos Estatísticos Forecasting 12 Exponential Smoothing v2 76,6730
4 Métodos Estatísticos ARIMA 13 ARIMA LOG (1, 0, 1) 149,2452
5 Métodos Estatísticos ARIMA 14 ARIMA LOG (1, 1, 1) 79,8950
6 Métodos Estatísticos ARMA 15 ARMA (1, 0) 150,6672
7 Métodos Estatísticos ARMA 15 ARMA (5, 5) 144,1510
8 Métodos Estatísticos ARMA 15 ARMA (12, 9) 100,0858
9 Métodos Estatísticos ARIMA 16 ARIMA (3, 1, 3) Forecast 80,4460
10 Métodos Estatísticos SARIMAX 17 SARIMAX (2, 1, 2) 2, 1, 0, 12) 197,0291
11 Métodos Estatísticos SARIMAX 18 SARIMAX (0, 1, 1) (0, 1, 1, 12) 81,8482
12 IA - Deep Learning LSTM 22 LSTM (3 repetições) 130,1589
13 IA - Deep Learning LSTM 22 LSTM (5 repetições) 120,1346
14 IA - Deep Learning LSTM 23 LSTM Otimizado 98,5724
15 IA - Deep Learning LSTM 24 Stacked LSTM 100,2641
16 IA - Deep Learning LSTM 25 LSTM Bidirecional 86,4822
17 IA - Deep Learning DeepAR 26 DeepAR 934,1830
18 Inteligência Artificial - IA RNA - MLP 1 MLP Vanilla 51,5066 57,1090
19 Inteligência Artificial - IA RNA - MLP 2 MLP e Método Window 47,8556 51,3619
20 IA - Deep Learning RNN - LSTM 1 LSTM Vanilla - 130 epochs 45,6769 67,4191 63,9893
21 IA - Deep Learning RNN - LSTM 1 LSTM Vanilla - 200 epochs 45,2500 63,4594 61,6839
22 IA - Deep Learning RNN - LSTM 2 LSTM e Método Window 48,5169 62,8968 69,1200
23 IA - Deep Learning RNN - LSTM 3 LSTM e Time Steps 46,1317 70,3126 73,4725
24 IA - Deep Learning RNN - LSTM 4 LSTM e Stateful 42,0199 60,9425 57,2971
25 IA - Deep Learning RNN - LSTM 5 LSTM e Stacked 41,7801 73,1018 72,6560
Scores de Óbitos em Internações Hospitalares - AIH
Purpose of AutoML: decrease errors
AWS AutoPilot
• With the AWS SageMaker
Studio service we can use
AutoPilot to automate
Predictive Systems and
publish the results on the
Data Science Academy - DSA
team line to share the results.
Invitation to challenge
• We invite everyone to take
part in this challenge using
AutoML to automate
Predictive Systems and
improve accuracy in
predicting models by
decreasing test errors.
Next challenge
Next year we have a new challenge :
Depois de uma camada oculta no Deep Learning é aplicada uma função de ativação para promover a não
linearidade, imagine se fosse possível aplicar uma função derivada de um modelo de System Dynamics sobre
COVID-19 nessa etapa!
Fonte: https://www.systemdynamics.org/covid-19 Fonte: http://deeplearningbook.com.br/

More Related Content

Similar to Predictions with Deep Learning and System Dynamics - AIH

SmartData Webinar: Applying Neocortical Research to Streaming Analytics
SmartData Webinar: Applying Neocortical Research to Streaming AnalyticsSmartData Webinar: Applying Neocortical Research to Streaming Analytics
SmartData Webinar: Applying Neocortical Research to Streaming AnalyticsDATAVERSITY
 
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Analytics India Magazine
 
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...Dr. Haxel Consult
 
Next generation alerting and fault detection, SRECon Europe 2016
Next generation alerting and fault detection, SRECon Europe 2016Next generation alerting and fault detection, SRECon Europe 2016
Next generation alerting and fault detection, SRECon Europe 2016Dieter Plaetinck
 
Credit card fraud detection through machine learning
Credit card fraud detection through machine learningCredit card fraud detection through machine learning
Credit card fraud detection through machine learningdataalcott
 
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Precisely
 
STOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSSTOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSIRJET Journal
 
B4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningB4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningHoa Le
 
Biomedical Signal and Image Analytics using MATLAB
Biomedical Signal and Image Analytics using MATLABBiomedical Signal and Image Analytics using MATLAB
Biomedical Signal and Image Analytics using MATLABCodeOps Technologies LLP
 
DATI, AI E ROBOTICA @POLITO
DATI, AI E ROBOTICA @POLITODATI, AI E ROBOTICA @POLITO
DATI, AI E ROBOTICA @POLITOMarcoMellia
 
Leveraging Open Source Automated Data Science Tools
Leveraging Open Source Automated Data Science ToolsLeveraging Open Source Automated Data Science Tools
Leveraging Open Source Automated Data Science ToolsDomino Data Lab
 
AI for Software Engineering
AI for Software EngineeringAI for Software Engineering
AI for Software EngineeringMiroslaw Staron
 
Streaming Analytics: It's Not the Same Game
Streaming Analytics: It's Not the Same GameStreaming Analytics: It's Not the Same Game
Streaming Analytics: It's Not the Same GameNumenta
 
Deep Learning Review
Deep Learning ReviewDeep Learning Review
Deep Learning Review明信 蘇
 
IRJET- Smart Machine System for Virtually Impaired People
IRJET-  	  Smart Machine System for Virtually Impaired PeopleIRJET-  	  Smart Machine System for Virtually Impaired People
IRJET- Smart Machine System for Virtually Impaired PeopleIRJET Journal
 
AlgoB – Cryptocurrency price prediction system using LSTM
AlgoB – Cryptocurrency price prediction system using LSTMAlgoB – Cryptocurrency price prediction system using LSTM
AlgoB – Cryptocurrency price prediction system using LSTMIRJET Journal
 
IRJET- Implementation of Gender Detection with Notice Board using Raspberry Pi
IRJET- Implementation of Gender Detection with Notice Board using Raspberry PiIRJET- Implementation of Gender Detection with Notice Board using Raspberry Pi
IRJET- Implementation of Gender Detection with Notice Board using Raspberry PiIRJET Journal
 

Similar to Predictions with Deep Learning and System Dynamics - AIH (20)

SmartData Webinar: Applying Neocortical Research to Streaming Analytics
SmartData Webinar: Applying Neocortical Research to Streaming AnalyticsSmartData Webinar: Applying Neocortical Research to Streaming Analytics
SmartData Webinar: Applying Neocortical Research to Streaming Analytics
 
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
 
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...
IC-SDV 2018: Aleksandar Kapisoda (Boehringer) Using Machine Learning for Auto...
 
Next generation alerting and fault detection, SRECon Europe 2016
Next generation alerting and fault detection, SRECon Europe 2016Next generation alerting and fault detection, SRECon Europe 2016
Next generation alerting and fault detection, SRECon Europe 2016
 
Credit card fraud detection through machine learning
Credit card fraud detection through machine learningCredit card fraud detection through machine learning
Credit card fraud detection through machine learning
 
Final Document
Final DocumentFinal Document
Final Document
 
Beyond stream analytics
Beyond stream analyticsBeyond stream analytics
Beyond stream analytics
 
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
 
STOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSSTOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKS
 
B4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningB4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearning
 
Biomedical Signal and Image Analytics using MATLAB
Biomedical Signal and Image Analytics using MATLABBiomedical Signal and Image Analytics using MATLAB
Biomedical Signal and Image Analytics using MATLAB
 
DATI, AI E ROBOTICA @POLITO
DATI, AI E ROBOTICA @POLITODATI, AI E ROBOTICA @POLITO
DATI, AI E ROBOTICA @POLITO
 
Leveraging Open Source Automated Data Science Tools
Leveraging Open Source Automated Data Science ToolsLeveraging Open Source Automated Data Science Tools
Leveraging Open Source Automated Data Science Tools
 
AI for Software Engineering
AI for Software EngineeringAI for Software Engineering
AI for Software Engineering
 
Streaming Analytics: It's Not the Same Game
Streaming Analytics: It's Not the Same GameStreaming Analytics: It's Not the Same Game
Streaming Analytics: It's Not the Same Game
 
Deep Learning Review
Deep Learning ReviewDeep Learning Review
Deep Learning Review
 
IRJET- Smart Machine System for Virtually Impaired People
IRJET-  	  Smart Machine System for Virtually Impaired PeopleIRJET-  	  Smart Machine System for Virtually Impaired People
IRJET- Smart Machine System for Virtually Impaired People
 
Mathworks CAE simulation suite – case in point from automotive and aerospace.
Mathworks CAE simulation suite – case in point from automotive and aerospace.Mathworks CAE simulation suite – case in point from automotive and aerospace.
Mathworks CAE simulation suite – case in point from automotive and aerospace.
 
AlgoB – Cryptocurrency price prediction system using LSTM
AlgoB – Cryptocurrency price prediction system using LSTMAlgoB – Cryptocurrency price prediction system using LSTM
AlgoB – Cryptocurrency price prediction system using LSTM
 
IRJET- Implementation of Gender Detection with Notice Board using Raspberry Pi
IRJET- Implementation of Gender Detection with Notice Board using Raspberry PiIRJET- Implementation of Gender Detection with Notice Board using Raspberry Pi
IRJET- Implementation of Gender Detection with Notice Board using Raspberry Pi
 

More from Guttenberg Ferreira Passos

Inteligencia artificial serie_temporal_ dis_v1
Inteligencia artificial serie_temporal_ dis_v1Inteligencia artificial serie_temporal_ dis_v1
Inteligencia artificial serie_temporal_ dis_v1Guttenberg Ferreira Passos
 
Inteligência Artificial em Séries Temporais na Arrecadação
Inteligência Artificial em Séries Temporais na ArrecadaçãoInteligência Artificial em Séries Temporais na Arrecadação
Inteligência Artificial em Séries Temporais na ArrecadaçãoGuttenberg Ferreira Passos
 
Problem Prediction Model with Changes and Incidents
Problem Prediction Model with Changes and IncidentsProblem Prediction Model with Changes and Incidents
Problem Prediction Model with Changes and IncidentsGuttenberg Ferreira Passos
 
Project Organizational Responsibility Model - ORM
Project Organizational Responsibility Model -  ORMProject Organizational Responsibility Model -  ORM
Project Organizational Responsibility Model - ORMGuttenberg Ferreira Passos
 
Modelo de Responsabilidade Organizacional e a Transformação Digital
Modelo de Responsabilidade Organizacional e a Transformação DigitalModelo de Responsabilidade Organizacional e a Transformação Digital
Modelo de Responsabilidade Organizacional e a Transformação DigitalGuttenberg Ferreira Passos
 
A transformação digital do tradicional para o exponencial - v2
A transformação digital do tradicional para o exponencial - v2A transformação digital do tradicional para o exponencial - v2
A transformação digital do tradicional para o exponencial - v2Guttenberg Ferreira Passos
 
Modelo em rede de maturidade em governança corporativa e a lei das estatais
Modelo em rede de maturidade em governança corporativa e a lei das estataisModelo em rede de maturidade em governança corporativa e a lei das estatais
Modelo em rede de maturidade em governança corporativa e a lei das estataisGuttenberg Ferreira Passos
 
Análise da Dispersão dos Esforços dos Funcionários
Análise da Dispersão dos Esforços dos FuncionáriosAnálise da Dispersão dos Esforços dos Funcionários
Análise da Dispersão dos Esforços dos FuncionáriosGuttenberg Ferreira Passos
 
Facin e Modelo de Responsabilidade Organizacional
Facin e Modelo de Responsabilidade OrganizacionalFacin e Modelo de Responsabilidade Organizacional
Facin e Modelo de Responsabilidade OrganizacionalGuttenberg Ferreira Passos
 
Understanding why caries is still a public health problem
Understanding why caries is still a public health problemUnderstanding why caries is still a public health problem
Understanding why caries is still a public health problemGuttenberg Ferreira Passos
 
Modelo em Rede de Alinhamento das Ações aos Pilares da Governança
Modelo em Rede de Alinhamento das Ações aos Pilares da GovernançaModelo em Rede de Alinhamento das Ações aos Pilares da Governança
Modelo em Rede de Alinhamento das Ações aos Pilares da GovernançaGuttenberg Ferreira Passos
 

More from Guttenberg Ferreira Passos (20)

Sistemas de Recomendação
Sistemas de RecomendaçãoSistemas de Recomendação
Sistemas de Recomendação
 
Occurrence Prediction_NLP
Occurrence Prediction_NLPOccurrence Prediction_NLP
Occurrence Prediction_NLP
 
Social_Distancing_DIS_Time_Series
Social_Distancing_DIS_Time_SeriesSocial_Distancing_DIS_Time_Series
Social_Distancing_DIS_Time_Series
 
Modelos de previsão de Ocorrências
Modelos de previsão de OcorrênciasModelos de previsão de Ocorrências
Modelos de previsão de Ocorrências
 
Inteligencia artificial serie_temporal_ dis_v1
Inteligencia artificial serie_temporal_ dis_v1Inteligencia artificial serie_temporal_ dis_v1
Inteligencia artificial serie_temporal_ dis_v1
 
Inteligência Artificial em Séries Temporais na Arrecadação
Inteligência Artificial em Séries Temporais na ArrecadaçãoInteligência Artificial em Séries Temporais na Arrecadação
Inteligência Artificial em Séries Temporais na Arrecadação
 
Capacity prediction model
Capacity prediction modelCapacity prediction model
Capacity prediction model
 
Problem Prediction Model with Changes and Incidents
Problem Prediction Model with Changes and IncidentsProblem Prediction Model with Changes and Incidents
Problem Prediction Model with Changes and Incidents
 
Project Organizational Responsibility Model - ORM
Project Organizational Responsibility Model -  ORMProject Organizational Responsibility Model -  ORM
Project Organizational Responsibility Model - ORM
 
Problem prediction model
Problem prediction modelProblem prediction model
Problem prediction model
 
Modelo de Responsabilidade Organizacional e a Transformação Digital
Modelo de Responsabilidade Organizacional e a Transformação DigitalModelo de Responsabilidade Organizacional e a Transformação Digital
Modelo de Responsabilidade Organizacional e a Transformação Digital
 
A transformação digital do tradicional para o exponencial - v2
A transformação digital do tradicional para o exponencial - v2A transformação digital do tradicional para o exponencial - v2
A transformação digital do tradicional para o exponencial - v2
 
MRO predict
MRO predictMRO predict
MRO predict
 
MRO simula
MRO simulaMRO simula
MRO simula
 
O facin na prática com o projeto geo
O facin na prática com o projeto geoO facin na prática com o projeto geo
O facin na prática com o projeto geo
 
Modelo em rede de maturidade em governança corporativa e a lei das estatais
Modelo em rede de maturidade em governança corporativa e a lei das estataisModelo em rede de maturidade em governança corporativa e a lei das estatais
Modelo em rede de maturidade em governança corporativa e a lei das estatais
 
Análise da Dispersão dos Esforços dos Funcionários
Análise da Dispersão dos Esforços dos FuncionáriosAnálise da Dispersão dos Esforços dos Funcionários
Análise da Dispersão dos Esforços dos Funcionários
 
Facin e Modelo de Responsabilidade Organizacional
Facin e Modelo de Responsabilidade OrganizacionalFacin e Modelo de Responsabilidade Organizacional
Facin e Modelo de Responsabilidade Organizacional
 
Understanding why caries is still a public health problem
Understanding why caries is still a public health problemUnderstanding why caries is still a public health problem
Understanding why caries is still a public health problem
 
Modelo em Rede de Alinhamento das Ações aos Pilares da Governança
Modelo em Rede de Alinhamento das Ações aos Pilares da GovernançaModelo em Rede de Alinhamento das Ações aos Pilares da Governança
Modelo em Rede de Alinhamento das Ações aos Pilares da Governança
 

Recently uploaded

Hot Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In Chandigarh
Hot  Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In ChandigarhHot  Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In Chandigarh
Hot Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In ChandigarhVip call girls In Chandigarh
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋Sheetaleventcompany
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...indiancallgirl4rent
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.ktanvi103
 
Krishnagiri call girls Tamil aunty 7877702510
Krishnagiri call girls Tamil aunty 7877702510Krishnagiri call girls Tamil aunty 7877702510
Krishnagiri call girls Tamil aunty 7877702510Vipesco
 
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetChandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meetpriyashah722354
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...Vip call girls In Chandigarh
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabad
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in FaridabadNepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabad
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabadgragteena
 
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in UdaipurUdaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipurseemahedar019
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171Call Girls Service Gurgaon
 
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★indiancallgirl4rent
 
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Thane Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipurgragmanisha42
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591adityaroy0215
 
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking Models
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking ModelsDehradun Call Girls Service 08854095900 Real Russian Girls Looking Models
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking Modelsindiancallgirl4rent
 
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaHot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaRussian Call Girls in Ludhiana
 
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In FaridabadCall Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabadgragmanisha42
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Sheetaleventcompany
 

Recently uploaded (20)

Hot Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In Chandigarh
Hot  Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In ChandigarhHot  Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In Chandigarh
Hot Call Girl In Chandigarh 👅🥵 9053'900678 Call Girls Service In Chandigarh
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
 
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
 
Krishnagiri call girls Tamil aunty 7877702510
Krishnagiri call girls Tamil aunty 7877702510Krishnagiri call girls Tamil aunty 7877702510
Krishnagiri call girls Tamil aunty 7877702510
 
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetChandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
 
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabad
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in FaridabadNepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabad
Nepali Escort Girl * 9999965857 Naughty Call Girls Service in Faridabad
 
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in UdaipurUdaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
 
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★
Enjoyment ★ 8854095900 Indian Call Girls In Dehradun 🍆🍌 By Dehradun Call Girl ★
 
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Thane Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Thane Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
 
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking Models
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking ModelsDehradun Call Girls Service 08854095900 Real Russian Girls Looking Models
Dehradun Call Girls Service 08854095900 Real Russian Girls Looking Models
 
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaHot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
 
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In FaridabadCall Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
Call Girls Service Faridabad 📲 9999965857 ヅ10k NiGhT Call Girls In Faridabad
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
 

Predictions with Deep Learning and System Dynamics - AIH

  • 1. Automation of Artificial Intelligence Models Guttenberg Ferreira Passos Deep Learning and System Dynamics for Time Series forecasts of deaths in hospital admissions - AIH
  • 2. Propósito • Automação dos Modelos de Inteligência Artificial para reduzir os erros nos testes com algoritmos de Machine Learning e Deep Learning. Fonte: https://www.analyticsinsight.net/top-automl-platforms-to- look-out-for-in-2020/
  • 3. Artificial Intelligence • Artificial Intelligence (AI) is the study of how to make computers perform tasks in which, at the moment, people are better.
  • 4. Fonte: https://goo.gl/p2SjrV Por Stefan Kojouharov • Machine Learning is a branch of Artificial Intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention.
  • 6. Deep Learning • Deep Learning is a type of Machine Learning that trains computers to perform tasks like humans, which includes speech recognition, image identification and predictions.
  • 7. AutoML • AutoML is the automation of Machine Learning and Deep Learning models through the automatic creation of model codes. AutoML is in its infancy and its future will determine the future of Artificial Intelligence itself. Fonte: http://mentoriadsalc.com/2020/08/09/automl-automacao-do-trabalho-na-ia/#Resumo
  • 8. Deaths in hospital admissions – AIH • The present project aims to predict the number of deaths of patients over 50 years of age in hospital admissions - AIH, through the study of Artificial Intelligence models, using time series, for the comparison of results and the analysis of predictions suggesting the best option with the least error. • Data were downloaded from the Datasus website, SIHSUS module, file type RD- AIH Reduced, years 2010 to 2020, UF MG, every month : • http://www2.datasus.gov.br/DATASUS/index.php?area=0901&item =1&acao=25
  • 9. Deaths in hospital admissions – AIH • 129 files were downloaded containing the number of hospitalizations of people over 50 years of age who died. • These files were grouped with 5,231,829 records used to prepare a csv file. • The hospitalization data were totaled, making a total of 3,896 daily records. • The daily records were regrouped in 556 weekly records with date, number and total value of hospitalizations, data since 2010.
  • 10. Challenge • Use AutoML to perform the automation of Predictive Systems, using as a basis the data the prediction of the number of deaths of patients over 50 years in hospital admissions - AIH, allowing a better accuracy in the forecast and reducing errors in tests with Machine Learning algorithms and Deep Learning. Prototype : https://pt2.slideshare.net/guttenbergpasso s/inteligncia-artificial-em-sries-temporais- na-arrecadao
  • 11. Purpose of AutoML: decrease errors RSME RSME RSME Nº Arquitetura Modelo Setup treino validação teste 1 Métodos Estatísticos BASE 11 Método Naive 86,1777 2 Métodos Estatísticos Forecasting 12 Exponential Smoothing v1 92,9691 3 Métodos Estatísticos Forecasting 12 Exponential Smoothing v2 76,6730 4 Métodos Estatísticos ARIMA 13 ARIMA LOG (1, 0, 1) 149,2452 5 Métodos Estatísticos ARIMA 14 ARIMA LOG (1, 1, 1) 79,8950 6 Métodos Estatísticos ARMA 15 ARMA (1, 0) 150,6672 7 Métodos Estatísticos ARMA 15 ARMA (5, 5) 144,1510 8 Métodos Estatísticos ARMA 15 ARMA (12, 9) 100,0858 9 Métodos Estatísticos ARIMA 16 ARIMA (3, 1, 3) Forecast 80,4460 10 Métodos Estatísticos SARIMAX 17 SARIMAX (2, 1, 2) 2, 1, 0, 12) 197,0291 11 Métodos Estatísticos SARIMAX 18 SARIMAX (0, 1, 1) (0, 1, 1, 12) 81,8482 12 IA - Deep Learning LSTM 22 LSTM (3 repetições) 130,1589 13 IA - Deep Learning LSTM 22 LSTM (5 repetições) 120,1346 14 IA - Deep Learning LSTM 23 LSTM Otimizado 98,5724 15 IA - Deep Learning LSTM 24 Stacked LSTM 100,2641 16 IA - Deep Learning LSTM 25 LSTM Bidirecional 86,4822 17 IA - Deep Learning DeepAR 26 DeepAR 934,1830 18 Inteligência Artificial - IA RNA - MLP 1 MLP Vanilla 51,5066 57,1090 19 Inteligência Artificial - IA RNA - MLP 2 MLP e Método Window 47,8556 51,3619 20 IA - Deep Learning RNN - LSTM 1 LSTM Vanilla - 130 epochs 45,6769 67,4191 63,9893 21 IA - Deep Learning RNN - LSTM 1 LSTM Vanilla - 200 epochs 45,2500 63,4594 61,6839 22 IA - Deep Learning RNN - LSTM 2 LSTM e Método Window 48,5169 62,8968 69,1200 23 IA - Deep Learning RNN - LSTM 3 LSTM e Time Steps 46,1317 70,3126 73,4725 24 IA - Deep Learning RNN - LSTM 4 LSTM e Stateful 42,0199 60,9425 57,2971 25 IA - Deep Learning RNN - LSTM 5 LSTM e Stacked 41,7801 73,1018 72,6560 Scores de Óbitos em Internações Hospitalares - AIH
  • 12. Purpose of AutoML: decrease errors
  • 13. AWS AutoPilot • With the AWS SageMaker Studio service we can use AutoPilot to automate Predictive Systems and publish the results on the Data Science Academy - DSA team line to share the results.
  • 14. Invitation to challenge • We invite everyone to take part in this challenge using AutoML to automate Predictive Systems and improve accuracy in predicting models by decreasing test errors.
  • 15. Next challenge Next year we have a new challenge : Depois de uma camada oculta no Deep Learning é aplicada uma função de ativação para promover a não linearidade, imagine se fosse possível aplicar uma função derivada de um modelo de System Dynamics sobre COVID-19 nessa etapa! Fonte: https://www.systemdynamics.org/covid-19 Fonte: http://deeplearningbook.com.br/