Overview: Many Generative Artificial Intelligence (GenAI) models now offer support in programming with different languages.
As part of the data science life cycle series in R, this workshop will introduce you to creating a dynamic website to display your analytical results and data sets. The R shiny package allows you to create nice-looking interactive dashboards.
Machine Learning in Python - Neural networks, data leakage, the train/test split
The internet is full of data that you can use for your analysis. As part of our data life cycle series, we will introduce you to efficiently retrieve data from the internet.
Overview: Data is stored less and less in files as the amount of data grows more and more these days. Databases, however, can handle large and complex data sets well – either on your computer or in the cloud.
Machine Learning in Python - Neural networks part 2 & AI Ethics