ETI MicroProject
ETI MicroProject
ETI MicroProject
Computer &
Information Technology
(22618)
I
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
Machine learning
II
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION
Certificate
This is to certify that 1. ANSARI MOHAMMED YUSUF (713).
2. SARVESH YOGESH PARKAR(714).
3.OMKAR HARICHANDRA SHETE(715).
III
GROUP DETAILS:-
3. Omkar
3th Collection of Data
4. 4th Omkar
Implementation
5. Check, Validation and Omkar
5th Execution of code
1)
2)
3)
…………………………
INDEX
Academic Year:- 2023-2024 Name of Faculty:-
Program Code:- Information Technology
Course & Course Code:- IF6I
Roll No:- 713,714,715 Enrollment No:- 2101440022, 2101440023, 2101440025.
Semester:- (VI) Name of Candidate:- YUSUF,SARVESH & OMKAR.
1. Brief Description
7. Conclusion
10. Annexure II
Machine Learning
1. Brief Description:-
Machine learning (ML) is playing a transformative role in various emerging trends in
computer and information technology. These trends leverage ML algorithms and
techniques to enhance efficiency, decision-making, and capabilities across different
domains. Here is a brief description of how machine learning is influencing emerging
trends in computer and information technology:
4. **Cybersecurity:**
- ML is used to enhance cybersecurity by identifying patterns and anomalies in
network traffic, detecting potential threats, and adapting to evolving cyber threats.
- Behavioral analysis and anomaly detection are key ML techniques employed to
strengthen security measures.
5. **Quantum Computing:**
- ML algorithms are being explored to enhance the capabilities of quantum computing
systems.
- Quantum ML has the potential to solve complex problems faster and more
efficiently than classical ML in certain scenarios.
6. **Healthcare Informatics:**
- ML is revolutionizing healthcare by providing predictive analytics for disease
diagnosis, personalized treatment plans, and drug discovery.
- It aids in analyzing vast amounts of medical data, including imaging and genetic
information.
7. **5G Technology:**
- ML is utilized in optimizing and managing 5G networks to enhance network
performance, predict maintenance needs, and provide better quality of service.
- It contributes to efficient resource allocation and network optimization.
These emerging trends showcase the diverse applications of machine learning in shaping
the future of computer and information technology, driving innovation, and solving
complex challenges in various domains.
2. Aim Of Microproject:-
• To learn about what machine learning is.
• To get Information about machine learning applications.
• Gain Knowledge about the advantages of machine learning.
2. Communication skills
IBM has a rich history with machine learning. One of its own, Arthur Samuel, is
credited for coining the term, “machine learning” with his research (PDF, 481 KB) (link
resides outside IBM) about the game of checkers. Robert Nealey, the self-proclaimed
checkers master, played the game on an IBM 7094 computer in 1962, and he lost to the
computer. Corresponded to what can be done today, this feat seems trivial, but it’s
believed a main milestone in the area of artificial intelligence.
Over the last couple of decades, technological advances in storage and processing power
have allowed some creative products based on machine learning, such as Netflix’s
recommendation engine and self-driving cars.
2. Unsupervised ML
1. Supervised learning:
An algorithm utilizes training data and feedback from humans to understand the
relationship between given inputs to a given output. For instance, a practitioner can
utilize marketing costs and weather forecasts as input data to forecast the sales of cans.
You can utilize supervised learning when the output data is known. The algorithm will
forecast new data.
The label can be for two or more classes. The above Machine understanding example
has only two classes, but if a classifier requires to forecast an object, it has dozens of
classes (e.g., glass, table, shoes, etc. each object represents a class)
Regression
When the output is a continuous value, the task is a regression. For instance, a
financial analyst may require to forecast the value of a stock based on a range of
features like equity, last stock performances, and macroeconomics index. The
system will be trained to evaluate the price of the stocks with the lower possible
error.
2. Unsupervised learning
In unsupervised learning, an algorithm examines input data without being given an
explicit output variable (e.g., explores customer demographic data to recognize
patterns).
You can use it when you do not know how to organize the data, and you want the
algorithm to find patterns and categorize the data for you.
Example: Training of students during exams. While preparing for the exams
students don’t really cram the subject but try to learn it with full understanding. Before
the examination, they provide their machine(brain) with a good quantity of high-quality
data (questions and answers from different books or teachers’ notes, or online video
lectures). Even, if they are training their brain with input as well as output i.e. what type
of strategy or logic do they have to solve various types of questions? Each time they
solve practice test papers and find the performance (accuracy /score) by comparing
answers with the answer key given, Slowly, the performance keeps on growing,
achieving more confidence with the adopted method. That’s how actual models are built,
train the machine with data (both inputs and outputs are given to the model), and when
the time comes to test on data (with input only) and execute our model scores by
comparing its answer with the actual output which has not been provided while training.
Researchers are performing with assiduous efforts to enhance algorithms, and methods
so that these models perform even better.
• Collecting past data in any form appropriate for processing. The better the rate of
the data, the more suitable it will be for modeling
• Data Processing – Occasionally, the data gathered is in raw form and it requires to
be pre-processed. Example: Some tuples may have missing values for certain
attributes, and, in this case, it has to be filled with suitable values in order to
achieve machine learning or any form of data mining. Missing values for
numerical attributes such as the price of the house may be replaced with the mean
value of the attribute whereas missing values for categorical attributes may be
replaced with the attribute with the highest mode. This invariably depends on the
types of filters we utilize. If data is in the form of text or images then converting it
to numerical form will be needed, be it a list or array, or matrix. Simply, Data is to
be made relevant and consistent. It is to be transformed into a format
understandable by the machine
• Split the input data into training, cross-validation, and test sets. The ratio between
the respective sets must be 6:2:2
• Building models with suitable algorithms and methods on the training set.
• Testing our conceptualized model with data that was not provided to the model at
the time of training and assessing its performance utilizing metrics such as F1
score, accuracy, and recall.
• Linear Algebra
• Calculus
• Graph theory
Augmentation:
Machine learning, helps humans with their day-to-day duties, personally or
commercially without having complete control of the output. Such machine learning is
utilized in various ways such as Virtual Assistants, Data analysis, and software
solutions. The preliminary user is to decrease mistakes due to human bias.
Automation:
Machine learning works completely autonomously in any field without the
necessity for any human intervention. For example, robots execute the necessary
process steps in manufacturing plants.
Finance Industry
Machine learning is expanding in popularity in the finance industry. Banks are
mostly using ML to find patterns inside the data but also to stop fraud.
Government organization
The government makes use of ML to manage public security and utilities. Take
the example of China with its massive face recognition. The government utilizes
Artificial intelligence to prevent jaywalking.
Healthcare industry
Healthcare was one of the first industries to use machine learning with image
detection.
Marketing
Broad use of AI is done in marketing thanks to abundant access to data. Before the
age of mass data, researchers develop advanced mathematical tools like Bayesian
analysis to estimate the value of a customer. With the boom of data, the marketing
department relies on AI to optimize customer relationships and marketing
campaigns.
History of Machine Learning
Before some years (about 40-50 years), machine knowledge was science fiction,
but today it is a part of our everyday life. Machine learning is making our day-to-
day life effortless from self-driving cars to Amazon virtual assistant "Alexa".
However, the idea of machine learning is so old and has a long history. Below
some milestones are given which have appeared in the history of machine
learning:
7. Conclusion:-
Machine learning is a key driver of innovation in computer and information technology,
impacting various sectors like cybersecurity, healthcare, and 5G optimization. Its
integration is crucial for transparency, fairness, and accountability, and its continued
synergy with emerging technologies will redefine our interactions with technology.
Micro Project Evaluation Sheet
1. Relevance to the
Course
2. Literature
Review/information
collection
3. Completion of the
target as per
project proposal
4. Analysis of data
and representation
5. Quality of
Prototype/Model
6. Report
Preparation.
7. Presentation
8. Viva
(A) (B) Total Marks 10
Process and Product Individual
Assessment (6 marks) Presentation/Viva
(4 marks)
ANNEXURE II
Evaluation Sheet for the Micro Project
Academic Year: 2023-2024
Domain………………………………………………………………………………………
………………………………………………………………………………………………
………………………………………………………………………………………………
………………………………………………………………………………