53 тысяч подписчиков
165 видео
How to Create an Database in AWS redshift, do some simple SQL Queries, and more.
Build and deploy an Machine Learning Uber fare Prediction Web app with Streamlit on render Cloud
Using Machine Learning not Deep Learning build an Image Classification model with this dataset
Part 2 After clustering your DNA Results turn it into a Multiclass Classification app with Streamlit
Predict 10 classes of monkeys with 40 training pictures total using Image Classification/Recognition
Build an Content Based Anime Recommender System
Using DeepQ Learning and OpenAI Gym train a RL Agent to play Frozen Lake and record the game
Using Polynomial Features improve an linear regression model on the medical cost dataset from kaggle
How to Build a Neural Translation Machine to translate English to Spanish with Python and Tensorflow
Deploying a Deep Learning Model on Google Cloud AI Platform
Using DeepQ Learning and OpenAI gym train an RL Agent to play the game Cliff Walker
Using DeepQ Learning train an RL agent to play in Gridworld enviroment you build from scratch
Improved face detection using mtcnn and face recognition library
Build a GAN model to create deep fakes of the fashion mnist dataset then turn the output into a gif
Part 1 of Deployment of Machine Learning Model on Google AI Platform made simple
Part 1 Mall Customer Segmentation using KMeans algorithm Twice from this Kaggle dataset
How to build an drug name collaberative filtering recommendation system using KNN and this dataset
Basic Image Processing by Sharpening images, Detecting Edges, Detecting Contours with cv2 and numpy
End to End Machine Learning Stroke Prediction web app deployment on render cloud using Streamlit
With KMeans and CV2 do Image processing and Segmentation, 3-D scatter plot any image with the true k
How to do image processing and color extraction using KMeans algorithm and cv2 on any image data
Deployment of Sentiment Analysis Web app on render cloud using Streamlit, Python, and Tensorflow
Using Machine Learning Build an accurate Cyber Security Classification Model using this Dataset
How to build a neural translation machine to translate English to Russian with Python and Tensorflow
Build an very accurate Convolutional Neural Network that detects Brain Tumors
Predict child's height using Adaboost, RandomForrest, and LinearRegression with Polynomial Features
Diabetic Retinopathy Machine Learning Pipeline on AWS using Sagemaker Pipelines
Using Sentiment Intensity Analyser from NLTK build a model at 91 percent Accuracy and save to csv
Using Sagemaker Pipelines get an model approved for production with XGBoost for Regression
How to build and deploy a ML Language Detection Web app using Streamlit and this kaggle dataset
End to End Image Classification of Python and Anacondas deployment with Streamlit to render cloud
Using Reinforcement Learning and OpenAI Gym train an rl agent to drive a taxi and visualize the game
Build a multiclass convolutional neural network to predict 4 different popular sports celebrities
Using the Drug Dataset from Kaggle build and deploy a multiclass Drug classifier app with Streamlit
How to use Deepface for emotion recognition on images
Build a Cyber Security ML Model with Mitre dataset and hypertune the parameters of a Decision Tree