Nouman
Nouman
Report On
MSBTE MUMBAI
Submitted by:
Training Report at Softron, Kolhapur From 3 June to 13 July 2024 for partial
Seal Of The
Institute
Signature
Signature
Principal
Abstract
conducted over a period of six weeks, from June 7 to July 22, 2023. The
training program was divided into several modules, each focusing on key
data types, control structures, libraries like NumPy and pandas, and essential
apply their newly acquired Python skills. Subsequently, the training delved into
such as linear regression, decision trees, and support vector machines. They
learned how to preprocess data, train models, and evaluate their performance.
implementing best practices for scalable and efficient AI solutions. The training
was a valuable experience that has helped me better understand the future of
Acknowledge with a deep sense of gratitude, the encouragement received from our
guide S._.Patil of Computer Engineering Department. He guided us with amicable assistance
and inspiration in all phases of Industrial Training work.
• General Layout
• Introduction of Organization
• No. of employees
Control Methods
Procedures
• Testing of products
• Introduction of organization
Services Provide By Us
• IT Infrastructure Services
• All Programming Technology
• Software Developer
• Database Application
• Security Application
• Image Processing
• Networking Projects
• Battery Backup
• Library Facilities
• IOT devices
• All IT service Hardware Material available For project and
training.
Infrastructure
• Internet Facility
• WI-FI Campus
• Structured Cabling
Chapter 2:
Introduction of Organization
History
pace with changing times. Our strength lies in the quality of our
unmatched expertise.
We,the People
Corporate Training
We Arrange the Industrial training program for the fresh BCA,
requirements.
technologies.
you with the state of the art infrastructure so that you can practice
and further enhance your skills. Practicing on your own would
• IOT Project
Robotics devices
• Mobile OS Design
More Information .
• E Commerce –
• Business to Business(B2B)
• Business to Customer(B2C)
• Customer to Customer(C2C)
• Social Networking
• I-card Printing
• School Management
• Property Selling
• Machine Learning –
• Artificial Intelligence –
• AI With IOT
app
Vision:
Development company.
Mission:
other niche.
Staff Team
Python IDLE
features: coded in 100% pure Python, using the tkinter GUI toolkit.
Android Studio
Arduino Ide
XAMPP
languages.
Android
for touch screens mobile devices such as smart phones and tablet
it’s free and anyone can use it. The android has got millions of
apps available that can help you manage your life one or another
way and it is available to low cost in the market for that reason
(CSS), and JavaScript are the languages that run the web.
They’re very closely related, but they’re also designed for very
CSS.
Background Tools
Python
JSP
code into the HTML pages by making special JSP tags. It can
possible) with JSP actions and commands. The full form of JSP is
PHP
data.
Java
MySQL
language.
• MySQL works very quickly and works well even with large data
sets.
more in a table. The default file size limit for a table is 4GB, but
you can increase this (if your operating system can handle it) to a
Computer system
Laptop 5
Desktop 5
Memory(Ram) 4.00 GB
Devices
requirements or not.
respective capacities −
• Software Tester
• Software Developer
• Project Lead/Manager
• End User
QA Analyst, etc.
productive activity.
• Functionality
• Reliability
• Usability
• Efficiency
• Maintainability
• Portability
This section describes the different types of testing that may
• Manual Testing
using any automated tool or any script. In this type, the tester
• Automation Testing
when the tester writes scripts and uses another software to test
standalone modules.
phase.
• Unit Tests, when integrated with build gives the quality of the
build as well.
Chapter 4
Process Model.
process models.
• Waterfall Model
• Incremental Model
• Prototype Model
• Spiral Model
It also involves
requirements for
continuous communication
• Identification of potential
• It includes testing,
site
overrun
Advantages Disadvantages
• Additional functionality
• Risk of not meeting the
or changes can be done
schedule or budget
at a later stage
• Development is fast
• Documentation is more
and features are added in
as it has intermediate
a systematic way in Spiral
phases
development
• Spiral software
a lot
Sr
No
• Python – Introduction, Setup and Configuration
• Technology How to use In Projects and industry
1 Week 1 Purpose
• Python –Syntax, Variables and Casting, String,
Operators
• If...Else , While Loops, For Loops
2 Week 2 • Collection
• Printing on screen & Reading data from keyboard
• Functions
3 Week 3 • Modules
• Package
• Python Classes/Objects
• Introduction Machine Learning
4 Week 4 • NumPy and Basic Function
• Pandas and Basic Function
• SciPy and Basic Function
• Matplotlib and Basic Function
5 Week 5 • ML Introduction and Terminology
• Regression Linear Regression
• Multiple Regression ML
• Artificial Intelligence Introduction and Applications
6 Week 6 • Opencv Vision application Example
• Real time Work On Project Module
project.
1 Analysis -
2 Design-
formed .
3 Coding-
5 Final project
2 2 2 2
2 2 2 2
2 2 2 2
2 2 2 2
Chapter 5
Testing of finished products along with
quality assurance procedures
•Testing of products:
• Requirement Analysis-
Planning the test is the main step in testing cycle. Planning of the
testing is done far before the testing actually takes place. The test
which the test case execution will take place. Test scenarios can
Test Automation -
investments.
Compatibility testing –
Thus, this test plays an important role in case any Private network
Chapter 6:
Major software and Technique used in
project
• Project Prerequisites
• Collection
• Functions
• Modules
• Package
• Python Classes/Objects
• Multiple Regression ML
format and has multiple functions to perform analysis tasks in one go.
• Numpy – Numpy arrays are very fast and can perform large
Chapter 7:
organization
•Practical experiences in organization
are:
included options like Tiny tasks, Done, Add task, schedule, needs
scheduling and spam. Each one of the above options had different
false sides so that there were no defects in the application and its
For the above module, I first wrote test cases on each and every
field in every option. After that I tested the test cases, uploaded
developer resolved our queries and made changes with the help
of test cases. After developers work was done then I retested the
test cases with the new updates and uploaded new status as per
the output.
help us for our future life and our professional career also.
• Soft Skills:
skills, which are most helpful for us. With the help of this skills we
can able to represent our ideas in front of our Team and able to
communicate properly with our head and team and its help the
• Life Skills:
Teambuilding, etc.
In the time of training we develop our skills like time management,
team building. With the help of this skill we are developing our
project task in the given time, audits also helps us for working in
team, in this period we are able to complete our work in given time
able to keep our data safe from the hackers. It’s really a great
amount of time and keep our data safe and secure from the
• Hands-On:
automating tasks that earlier required human labor one such application
In this article, we will learn how to predict a signal that indicates whether
Let’s start by importing some libraries which will be used for various
Importing Libraries
Python libraries make it very easy for us to handle the data and perform
format and has multiple functions to perform analysis tasks in one go.
• Numpy – Numpy arrays are very fast and can perform large
Source Code
import numpy as np
import cv2
import winsound
face_cascade = cv2.CascadeClassifier('car2.xml')
#cap = cv2.VideoCapture(0)
cap = cv2.VideoCapture("Video4.mp4")
while 1:
_, img = cap.read()
Alarmdetect=0
font=cv2.FONT_HERSHEY_SIMPLEX
pos=(30,30)
fontScale=1
fontColor=(0,255,0)
lineType=2
cv2.putText(img,"Vehicle Count
-"+str(len(faces)),pos,font,fontScale,fontColor,lineType)
cv2.rectangle(img,(x,y),(x+w,y+h),(255,0,0),2)
if len(faces)>=7:
Alarmdetect=1
pos1=(80,80)
fontColor1=(0,0,255)
cv2.putText(img,str("High Road
Traffic"),pos1,font,fontScale+0.3,fontColor1,lineType)
if Alarmdetect==1:
winsound.Beep(frequency, duration)
break
cv2.imshow('img',img)
cap.release()
cv2.destroyAllWindows()
Output:
O
utput
Conclusion:
modern
intelligent of
functions and
hardware interface. Good quality social benefit has been made through
the application
proper format for creating and accessing the python code as well
like creating codes and run it, which helped us in improving our
Reference
• https://www.python.org/
• https://www.geeksforgeeks.org/introduction-to-python/
• https://www.tutorialspoint.com/python/python
• https://www.w3schools.com/python/python