Ai project cycle Flashcards
What is Testing Dataset?
The dataset provided to the model ML. algorithm after training the algorithm
Mention the types of learning approaches for AI modeling.
Supervised, unsupervised and re-enforcement
What is the objective of evaluation stage?
It is to evaluate whether the ML algorithm is able to predict with high accuracy or not
before deployment.
The analogy of an Artificial Neural Network can be made with _____________?
Parallel processing
Neural network is a mesh of multiple ____
Hidden layers or layers
Explain the sdg no poverty
This is Goal 1 and strives to End poverty in all its forms everywhere globally by 2030. The goal has a total of seven targets to be achieved.
Explain quality education
This is Goal 4 which aspires to ensure inclusive and equitable quality education and promote lifelong learning opportunities for all. It has 10 targets to achieve.
Explain classification ai model
-In classification, data is categorized under different labels according to some parameters given in input and then the labels are predicted for the data.
- data is not continuous
- labeled data
Explain regression ai model
Regressionis the process of finding a model for distinguishing the data into continuous real values instead of using discrete values. It can also identify the distribution movement depending on the historical data.
- continuous data
Explain clustering ai model
It refers to the unsupervised learning algorithm which can cluster the unknown data according to the patterns or trends identified out of it. The patterns observed might be the ones which are known to the developer or it might even come up with some unique patterns out of it.
The stage that deals with validating and verification of the collected data
Data exploration
Features of ann
Any Artificial Neural Network, irrespective of the style and logic of implementation, has a few basic features as given below.
The Artificial Neural Network systems are modelled on the human brain and nervous system.
They are able to automatically extract features without feeding the input by programmer.
Every node of layer in a Neural Network is compulsorily a machine learning algorithm. It is very useful to implement when solving problems for very huge datasets.
It can work with incomplete knowledge and may produce output even with incomplete information.
It has fault tolerance which means that corruption of one or more cells of ANN does not prevent it from generating output.
It has the ability to learn events and make decisions by commenting on similar events.
It has Parallel processing capability i.e. ANN have numerical strength that can perform more than one job at the same time.
What is the purpose of getting ai ready
The purpose of getting AI ready means taking steps to collect data around relevant systems, equipment, and procedures; and storing and curating that data in a way that makes it easily accessible to others for use in future AI applications.
The purpose of getting AI ready specifies the responsible and optimum use of huge
amount of data around us to create and implement into such systems and applications which should make life of future generations more organized and sustainable. This process may lead to better lives for mankind.
Define data
Data can be a piece of information or facts and statistics collected together for reference or analysis.
Ways of collecting data
There could be many ways and sources from where we can collect reliable and authentic datasets namely Surveys, Web scrapping, Sensors, Cameras, Observations, Research, Investigation, API etc.
Sometimes Internet is also used to acquire data but the most important point to keep in mind is that the data should be taken from reliable and authentic websites only. Some reliable data sources are UN, Google scholar, Finance, CIA, Data.gov etc.