Concepts & Terms

React Native

React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.

Reference ⟶
Android Studio

Android Studio provides the fastest tools for building apps on every type of Android device.

Reference ⟶
TypeScript

TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.

Reference ⟶
Naive Bayes Algorithm (offline)

It is a classification technique based on Bayes’ Theorem with an assumption of independence among predictors. In simple terms, a Naive Bayes classifier assumes that the presence of a particular feature in a class is unrelated to the presence of any other feature.

Reference ⟶