1 тысяч подписчиков
44 видео
Download and install Python and PyCharm
Python PCA Tutorial: Image Classification using Principal Component Analysis
Installing Anaconda & Jupyter interface
Installing Scikit-learn, Numpy, Pnadas, and Matplotlib
Exploring and Cleaning California Housing Data in Python
Simple Introduction to Artificial Intelligence and Machine Learning
The Curse of Dimensionality and How Principle Components Analysis Solves It
Classifying Iris types using KNN machine learning algorithm Part 5: fit and evaluate the algorithm
Download & Install Anaconda for Machine Learning
How Do Support Vector Machines (SVM) Work?
IF THEN arguments in Python
Installing Tensorflow and Keras on Anaconda
Train a Deep Neural Network for Text Analytics: Classifying IMDB Reviews
First Python program in PyCharm
How to Evaluate a Regression Algorithm?
Visualize the Decision Tree using graphviz
How to Prepare for a PhD Interview?
Classifying Iris types using KNN machine learning algorithm Part 3: Inspecting and Visualizing Data
Train and Evaluate a linear regression (OLS) model in python
Step-by-Step Guide: Creating a Confusion Matrix & Performance Metrics in sklearn
Demystifying Neural Networks: Understanding the Basics for Beginners
Pixel Perfect: Using K-Means Clustering to Segment Images Like a Pro in Python
How Does a Decision Tree Work?
How Does Linear Regression Work?
Train and Evaluate a Gradient Boosted Tree in Python
Interpreting and Visualizing Features Importance In Decision Tree
Exporting the results of machine learning algorithms for real-world decision making
XGBoost example in Jupyter
Train Neural Networks to Classify Objects
Implement SVM in Python to Detect Fake Banknotes
K-Means Clustering Explained: An Easy Guide to Cluster Analysis
How Does Logistic Regression Work?
How to Use Logistic Regression to Classify Expensive Houses in California
Image Recognition in Python using Logistic Regression
How to evaluate a classification algorithm