top of page
Hackers Realm Blog
Hackers Realm
Jul 11, 20239 min read
Detect and Remove Outliers in the Data | Machine Learning | Python
Detecting and removing outliers is an important step in data analysis and can help improve the accuracy of statistical models.
1,700 views0 comments
Hackers Realm
Jul 8, 20234 min read
Target/Mean Encoding for Categorical Attributes | Machine Learning | Python
Mean encoding, also known as target encoding, is a technique used to encode categorical attributes in machine learning models
938 views0 comments
Hackers Realm
Jul 8, 20234 min read
Feature Selection using Recursive Feature Elimination | Machine Learning | Python
Recursive Feature Elimination (RFE) is a feature selection technique used to select the most relevant features from a given dataset
393 views0 comments
Hackers Realm
Jun 4, 202312 min read
Mastering Machine Learning with PySpark | Loan Prediction | Python
Master PySpark for machine learning! Explore loan prediction with Python, PySpark, and harness the power of big data. #PySpark #Python
260 views0 comments
Hackers Realm
Jun 1, 202314 min read
Mastering OpenAI GPT-3 & 3.5 : A Comprehensive Guide to Overview, API, Examples and Fine Tuning
Unlock the potential of OpenAI GPT-3 & 3.5! This comprehensive guide covers overview, API, examples, and fine-tuning techniques. #OpenAI
778 views0 comments
Hackers Realm
May 29, 202314 min read
Anime Face Generation using DCGAN | Keras Tensor flow | Deep Learning | Python
Create stunning anime faces with Python! Dive into Deep Convolutional GANs using Keras. Unleash your creativity in anime face generation.
1,543 views0 comments
Hackers Realm
May 23, 202311 min read
Deep CNN Autoencoder for Image Compression & Denoising | Deep Learning | Python Tutorial
This tutorial explores Deep CNN Autoencoder for Image Compression & Denoising, enabling efficient and accurate image processing using python
1,667 views0 comments
Hackers Realm
May 20, 20237 min read
Enhance Your Images with Super Resolution | OpenCV | Deep Learning | Project Tutorial | Python
Enhancing images with super resolution using OpenCV involves using advanced techniques to upscale low-resolution images .
6,152 views0 comments
Hackers Realm
May 20, 20237 min read
Abstractive Text Summarization using Transformer Model | Deep Learning | Python | Project Tutorial
Abstractive text summarization is a natural language processing task that aims to generate a concise and coherent summary of a given data
810 views0 comments
Hackers Realm
May 9, 20234 min read
Revive your Old Images and Videos with DeOldify | Deep Learning | Project Tutorial
Revive your old images and videos with colorization is a project to colorize old images and videos using DeOldify
1,438 views0 comments
Hackers Realm
Apr 16, 20234 min read
Face Mask Detection using Python | Object Detection | Deep Learning Project Tutorial
Learn how to build a face mask detection system using Python, object detection and deep learning for an exciting project with brief tutorial
123 views0 comments
Hackers Realm
Aug 25, 20226 min read
CartPole Balance using Python | OpenAI Gym | Reinforcement Learning Project Tutorial
The Cartpole balance problem is a classic inverted pendulum and objective is to balance pole on cart using reinforcement learning openai gym
1,592 views0 comments
Hackers Realm
Aug 17, 202210 min read
IMDB Movies Recommendation Engine using Python | Machine Learning Project Tutorial
IMDB Movies Dataset is content based recommendation engine where we recommend movies based on plot, genre, directors, actor, year, etc.,
560 views0 comments
Hackers Realm
Aug 16, 20223 min read
Object Detection in 5 Lines code | Detecto | Deep Learning Project Tutorial
Detecto is an object detection module which use Pytorch, used for detecting custom objects from datasets by the user using 5 lines of code.
231 views0 comments
Hackers Realm
Jul 30, 20227 min read
Bike Sharing Demand Analysis using Python | Regression | Machine Learning Project Tutorial
Analyze bike sharing demand with Python! The tutorial explores regression techniques for predicting usage patterns. #BikeSharing #Regression
3,841 views0 comments
Hackers Realm
Jul 29, 20224 min read
Traffic Forecast using Python | Time Series Analysis | FbProphet | Machine Learning Tutorial
Master traffic forecasting with Python! Explore time series analysis using FbProphet. Predict & optimize traffic patterns. #machinelearning
3,600 views0 comments
Hackers Realm
Jul 19, 20223 min read
Deploy Machine Learning Model using Python Flask | Machine Learning Project Tutorial
Learn to deploy ML models using Python Flask! This tutorial guides you through building and deploying a machine learning project. #ml #flask
1,766 views0 comments
Hackers Realm
Jul 17, 20222 min read
Face Detection using Python | OpenCV - Computer Vision | Machine Learning Project Tutorial
Master face detection with Python! Learn OpenCV, computer vision, and machine learning techniques in this tutorial. #FaceDetection #OpenCV
224 views0 comments
Hackers Realm
Jul 14, 20222 min read
Convert Speech to Text using Python | Speech Recognition | Machine Learning Project Tutorial
Converting Speech to Text is a basic speech recognition process to convert an audio input to a text file using google speech recognition API
1,393 views0 comments
Hackers Realm
Jul 13, 20223 min read
Convert Text to Speech using Python | Speech Synthesis | TTS Tutorial
Transform text to speech with Python! Explore speech synthesis and learn how to convert written text into spoken words. #TextToSpeech #TTS
2,247 views0 comments
bottom of page