NOV 3 2022 • 8:00 PM
Git is an excellent way to keep track of your work because it is a version control system that enables you to track changes to your code, in addition to being quite user-friendly. GitHub is a cloud-based hosting service that lets you manage Git repositories
NOV 4 2022 • 8:00 PM
Note apps are always in great demand, as it is our general human nature to stay organised. Most of us also have specific preferences and needs for our note apps, and it opens a lot of space to work on and customize note apps. This is where our workshop comes to play. You’ll get to learn to create your own personalized note-taking app using React Native. Moreover, you’ll get to learn to use the tools requires to create this app as well.
Nov 5 2022 • 8:00 PM
Pneumonia is a dangerous disease that may occur in one or both lungs usually caused by viruses, fungi or bacteria. We will detect this lung disease based on the x-rays we have. Chest X-rays dataset ****which contains various X-ray images differentiated into two categories *“Pneumonia”* and *“Normal”*. We will be creating a deep-learning model which will actually tell us whether the person is having pneumonia disease or not having pneumonia.
Nov 6 2022 • 8:00 PM
An API, short for Application Programming Interface, is a software-to-software interface. APIs provide a secure and standardized way for applications to work together and deliver the information or functionality requested without user intervention. It is relatively important for any analyst to learn about APIs and how to access them and extract data from them. This project will demonstrate efficient ways of fetching data from an external API.
NOV 8 2022 • 8:00 PM
Git is an excellent way to keep track of your work because it is a version control system that enables you to track changes to your code. Git is also quite user-friendly. GitHub is a cloud-based hosting service that lets you manage Git repositories
Nov 9 2022 • 8:00 PM
Create your personal french translator using Python.
NOV 10 2022 • 8:00 PM
Ever since their inception, chatbots have been leveraged by industries across the globe to serve a wide variety of use cases. From enabling simple conversations to handling helpdesk support to facilitating purchases, chatbots have come a long way. If you were to put it in numbers, research shows that a whopping 1.4 billion people use chatbots today. It is also important to pause and wonder how chatbots and conversational AI-powered systems are able to effortlessly converse with humans. That too in a language that is simple and easy for us to comprehend. This is where Natural Language Processing (NLP) makes its entrance. Hence, this time we would take a step further and create a chatbot for ourselves using NLP.
NOV 11 2022 • 8:00 PM
React is an open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications. MERN is one of several variations of the MEAN stack (MongoDB Express Angular Node), where the traditional Angular.js frontend framework is replaced with React.js. Other variants include MEVN (MongoDB, Express, Vue, Node), and any front-end JavaScript framework can work. We will use these technologies to create a Hotel Booking Application you can showcase in your portfolio.
NOV 12 2022 • 8:00 PM
System design is the process of creating a system's architecture, parts, and interfaces to ensure that it satisfies the needs of its users. A good system design will have structured, simple, easy to create and modify programme modules which can be easily managed by a developer.
NOV 14 2022 • 8:00 PM
AWS (Amazon Web Services) helps facilitate teaching and learning, managing your university’s operations, or accessing high-performance computing for demanding research projects. The term "cloud computing" refers to the on-demand delivery of IT resources via the Internet with pay-as-you-go pricing. Whether you are a start-up that wants to accelerate growth without a big upfront investment in cash or time for technology or an Enterprise looking for IT innovation, agility and resiliency while reducing costs, the AWS Cloud provides a complete set of web services at zero upfront costs which are available with a few clicks and within minutes. In this session learn more about the benefits of Cloud Computing with AWS. This workshop is designed to introduce you to this amazing cloud-computing platform and help you learn to use it.
NOV 15 2022 • 8:00 PM
AWS (Amazon Web Services) helps facilitate teaching and learning, managing your university’s operations, or accessing high-performance computing for demanding research projects. Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services that provides object storage through a web service interface. Amazon S3 uses the same scalable storage infrastructure that [Amazon.com](http://amazon.com/) uses to run its e-commerce network. In this session learn more about the benefits of Cloud Computing with AWS, focussing especially on S3.
NOV 25 2022 • 8:00 PM
Accurate taxi demand prediction can solve the congestion problem caused by the supply-demand imbalance. Methods of traffic demand prediction can be classified into three types: linear system theory (such as the autoregressive moving average model, Kalman filtering model, and time series model), nonlinear system theory (such as the neural network model, grey prediction model, and random forest model (RFM)), and combination forecasting model (CFM). In this workshop, you will learn and build your own model for cab demand forecasting using Machine Learning.
NOV 28 2022 • 8:00 PM
Diabetes is a common disease that is incurable and fatal. Millions of people worldwide have diabetes and it directly affects people’s lives. Early diagnosis can be made by applying machine learning methods to existing data of patients. In this way, people can quickly get diagnosed without taking a glucose screening test or any blood test. Answering a simple question set would be enough to determine if a person is diabetic or has a risk of being diabetic.
NOV 30 2022 • 8:00 PM
The interactions that allow users to travel through, into, and out of the various pieces of information inside your app are referred to as navigation in app. The workshop will be on React Native which is an open-source UI software framework. It is used to develop applications for various platforms by enabling developers to use the React framework along with native platform capabilities.
DEC 3 2022 • 8:00 PM
Discord is one of the most popular and free to use social media platforms with support for programmable bots. On Discord, bots are extremely useful in automating and managing tasks and moderating a server. They can be programmed to play music, stream videos and offer many other services. In this workshop we are going to learn how to build a discord bot using Nodejs
NOV 4 2022 • 8:00 PM
Note apps are always in great demand, as it is our general human nature to stay organised. Most of us also have specific preferences and needs for our note apps, and it opens a lot of space to work on and customize note apps. This is where our workshop comes to play. You’ll get to learn to create your own personalized note-taking app using React Native. Moreover, you’ll get to learn to use the tools requires to create this app as well.
DEC 4 2022 • 8:00 PM
Marketing to potential clients has always been a crucial challenge in attaining success for banking institutions. It’s not a surprise that banks usually deploy mediums such as social media, customer service, digital media and strategic partnerships to reach out to customers. But how can banks market to a specific location, demographic, and society with increased accuracy? In this project, it will demonstrate how to build a model predicting clients subscribing to a term deposit using the following steps - - Project definition - Data exploration - Feature engineering - Building training/validation/test samples - Model selection - Model evaluation