Welcome!
One-line Code to Remove Duplicates in a List While Maintaining the Original Order of Elements One-line Code to Remove Duplicates in a List While Maintaining the Original Order of Elements
Python is a popular programming language for its simplicity and ease of use. When working with lists in Python, you may
2023-03-01
How does two tower system work in the recommender system How does two tower system work in the recommender system
The two-tower recommendation system is a type of collaborative filtering algorithm used in recommendation systems. It is
2023-02-26
AlphaGo and ChatGPT, The Similarities Between Two AI Titans AlphaGo and ChatGPT, The Similarities Between Two AI Titans
AlphaGo and ChatGPT are two of the most famous and groundbreaking AI systems ever created.While they were designed for d
2023-02-15
Transforming One or More Columns of a Pandas DataFrame using ColumnTransformer Transforming One or More Columns of a Pandas DataFrame using ColumnTransformer
When working with tabular data, it’s common to have to transform one or more columns to make them more amenable to analy
2023-02-14
Unveiling the Future Challenges for ChatGPT, Navigating the Risks Ahead Unveiling the Future Challenges for ChatGPT, Navigating the Risks Ahead
ChatGPT, the popular language model developed by OpenAI, has revolutionized the way we interact with AI. However, as th
2023-02-13
General Rule of Maximizing Ad Ranking, Balancing Relevance and Bid for Optimal Results General Rule of Maximizing Ad Ranking, Balancing Relevance and Bid for Optimal Results
Ad ranking is an essential aspect of online advertising that impacts both the website that displays the ads and the adve
2023-02-12
Difference between fit, transform, fit_transform, predict, and predict_proba in a sklearn pipeline Difference between fit, transform, fit_transform, predict, and predict_proba in a sklearn pipeline
What is pipeline in scikit-learnPipeline in scikit-learn is a utility class that helps to assemble several steps of an M
2023-02-02
How to define mulitple endpoints in one API using AWS API gateway How to define mulitple endpoints in one API using AWS API gateway
By default, when we create API using the AWS API Gateway service, the default resource generated is the root path “/“.An
2023-01-25
FAISS index and normalization FAISS index and normalization
Previously, we have discussed how to implement a real time semantic search using sentence transformer and FAISS.real tim
2023-01-18
Real time in memory semantic search with deep learning embedding and FAISS Real time in memory semantic search with deep learning embedding and FAISS
We use sentence transformer to encode short texts, and then index the results using in memory search engine FAISS;Togeht
2023-01-14
A custom scikit-learn transformer example with parameter input and avoid possible None error A custom scikit-learn transformer example with parameter input and avoid possible None error
A customer scikit-learn transfomer example with parameter.It takes a pandas DataFrame with a column called input as inpu
2022-12-12
OpenAI's chatbot has just changed the search engine industry OpenAI's chatbot has just changed the search engine industry
The game of the search engine has just been changed! The reaction to OpenAI’s new chatbot product on Dec 1st 2022 has b
2022-12-02
7 / 10