- Видео 8
- Просмотров 18 079
Code for Beginners
Добавлен 26 апр 2021
𝓑𝓮𝓵𝓲𝓮𝓿𝓮 𝓲𝓷 𝔂𝓸𝓾𝓻𝓼𝓮𝓵𝓯 🥰
Design a simple Linear Regression model using scikit-learn || Machine Learning || Urdu/Hindi
In this video, we'll be using the scikit-learn library to design a simple linear regression model. We'll be working in the Hindi/Urdu language, so this video is perfect for anyone who wants to learn how to use machine learning in a practical way.
You'll learn how to pass arrays in simple linear regression model using numpy and how to predict values by using that model. After watchin this video you'll be able to make a simple linear regression model easily.
This video provides you the basic concept of creating a model using scikit-learn library and if you want to learn more stay tunned for more videos .
Also follow me on Facebook:
maryam.rizvi.92505?mibextid=ZbWKwL
On Twitter:
tw...
You'll learn how to pass arrays in simple linear regression model using numpy and how to predict values by using that model. After watchin this video you'll be able to make a simple linear regression model easily.
This video provides you the basic concept of creating a model using scikit-learn library and if you want to learn more stay tunned for more videos .
Also follow me on Facebook:
maryam.rizvi.92505?mibextid=ZbWKwL
On Twitter:
tw...
Просмотров: 15
Видео
Creating user interface using Pyqt5 and Qt Designer || Part -II || Urdu / Hindi
Просмотров 86Год назад
In this video, I'll show you how to add functionality in Qt Designer Interface and how you can connect button of Qt Designer interface to python file. We will continue to add functionality to our Qt Designer app using Python. In the previous video, we added a window containing a QWidgetLayout and a QPushButton. In this video, we will add functionality to the button so that it can be clicked. Af...
Learn Pyqt5 and Qt Designer | Unlock the Power of UI Design | Part-I | Urdu/Hindi
Просмотров 183Год назад
In this video, I'll show you how to make a user interface by using Pyqt5 and Qt Designer. We'll be creating a simple application that browse image from your PC and apply some filter on it. Qt Designer is an app which allows you to make User Interfaces easily. After watching this video, you'll be able to make User Interface and apply different style sheets attributes on it. This video has covere...
thanks
For installing scikit-learn: write "!pip install scikit-learn" on jupyter notebook
Nice 👍
😮
good ...☺☺☺
good
For installing Qt Designer> Go to terminal> Type pip install Py Qt Designer> Press Enter Write Qt Designer in given letters
For installing pyqt5> Go to terminal> Type pip install pyqt5> Press Enter