Open in app

Sign In

Write

Sign In

Mastodon
Idil Ismiguzel
Idil Ismiguzel

1.1K Followers

Home

About

Published in

Towards Data Science

·Jul 7

Enhance Content Moderation for ChatGPT with OpenAI’s Moderation API

Seamlessly integrate a moderation endpoint into your pipelines with ChatGPT — Disclaimer: This article is focused on checking content compliance with moderation guidelines. As a result, there may be references to content involving violence, self-harm, hate, and sexual violence. With the rise of prompt engineering and remarkable achievements of Large Language Models in generating responses to our inquiries, chatbots like ChatGPT…

ChatGPT

6 min read

Enhance Content Moderation for ChatGPT with OpenAI’s Moderation API
Enhance Content Moderation for ChatGPT with OpenAI’s Moderation API
ChatGPT

6 min read


Published in

Towards Data Science

·Jun 24

Mastering Prompt Engineering to Unleash ChatGPT’s Potential

Explore best practices and enhance your prompts for better results — Prompt engineering has quickly become a part of our lives, just like a breeze, all thanks to ChatGPT and other large language models. Although it’s not a completely new field, it’s currently experiencing great popularity. …

ChatGPT

11 min read

Mastering Prompt Engineering to Unleash ChatGPT’s Potential
Mastering Prompt Engineering to Unleash ChatGPT’s Potential
ChatGPT

11 min read


Published in

Towards Data Science

·May 21

Understanding Gradient Descent for Machine Learning

A deep dive into Batch, Stochastic, and Mini-Batch Gradient Descent algorithms using Python — Gradient descent is a popular optimization algorithm that is used in machine learning and deep learning models such as linear regression, logistic regression, and neural networks. It uses first-order derivatives iteratively to minimize the cost function by updating model coefficients (for regression) and weights (for neural networks).

Machine Learning

14 min read

Understanding Gradient Descent for Machine Learning
Understanding Gradient Descent for Machine Learning
Machine Learning

14 min read


Published in

Towards Data Science

·Apr 5

A Guide to Association Rule Mining

Create insights from frequent patterns using market basket analysis with Python — Association rule mining is a rule-based machine learning technique used to find frequent patterns in a data set. Frequent patterns may include frequent itemsets that are usually bought together or subsequences that are bought in sequence. For example, cookies and coffee can be frequent itemset for a cafe, and a…

Data Science

10 min read

A Guide to Association Rule Mining
A Guide to Association Rule Mining
Data Science

10 min read


Published in

Towards Data Science

·Dec 14, 2022

Hands-On Topic Modeling with Python

A tutorial on topic modeling using Latent Dirichlet Allocation (LDA) and visualization with pyLDAvis — Topic modeling is a popular technique in Natural Language Processing (NLP) and text mining to extract topics of a given text. Utilizing topic modeling we can scan large volumes of unstructured text to detect keywords, topics, and themes. Topic modeling is an unsupervised machine learning technique and does not need…

NLP

11 min read

Hands-On Topic Modeling with Python
Hands-On Topic Modeling with Python
NLP

11 min read


Published in

Towards Data Science

·Nov 17, 2022

Outlier Detection with Simple and Advanced Techniques

A tutorial on how to detect outliers using standard deviation, interquartile range, isolation forest, DBSCAN, and local outlier factor — Outliers are data points that are far away from the majority of the observations in the dataset. Outliers can appear for many reasons such as natural deviations in population behavior, fraudulent activities, and human or system errors. …

Data Science

10 min read

Outlier Detection with Simple and Advanced Techniques
Outlier Detection with Simple and Advanced Techniques
Data Science

10 min read


Published in

Towards Data Science

·May 12, 2022

Imputing Missing Data with Simple and Advanced Techniques

A tutorial on mean, mode, time series, KNN, and MICE imputation — Missing data occurs when there is no data stored for a variable of interest in a dataset. Depending on its volume, missing data can harm the findings of any data analysis or the robustness of machine learning models. While dealing with missing data using Python, dropna() function from Pandas comes…

Data Science

8 min read

Imputing Missing Data with Simple and Advanced Techniques
Imputing Missing Data with Simple and Advanced Techniques
Data Science

8 min read


Published in

Towards Data Science

·Sep 29, 2021

Hyperparameter Tuning with Grid Search and Random Search

And a deep dive into how to combine them — Hyperparameter tuning also known as hyperparameter optimization is an important step in any machine learning model training that directly affects model performance. This article covers two very popular hyperparameter tuning techniques: grid search and random search and shows how to combine these two algorithms with coarse-to-fine tuning. …

Machine Learning

9 min read

Hyperparameter Tuning with Grid Search and Random Search
Hyperparameter Tuning with Grid Search and Random Search
Machine Learning

9 min read


Published in

Towards Data Science

·Jul 30, 2021

Practical Guide to Ensemble Learning

Improve your model with voting, bagging, boosting and stacking — Ensemble learning is a technique used in machine learning to combine multiple models into a group model, in other words into an ensemble model. The ensemble model aims to perform better than each model alone or if not, to perform at least as well as the best individual model in…

Machine Learning

9 min read

Practical Guide to Ensemble Learning
Practical Guide to Ensemble Learning
Machine Learning

9 min read


Published in

Towards Data Science

·Jul 3, 2021

Hands-on Survival Analysis with Python

What companies can learn from employee turnover data — Survival analysis is a popular statistical method to investigate the expected duration of time until an event of interest occurs. We can recall it from medicine as patients' survival time analysis, from engineering as reliability analysis or time-to-failure analysis, and from economics as duration analysis. Besides these disciplines, survival analysis…

Data Science

9 min read

Hands-on Survival Analysis with Python
Hands-on Survival Analysis with Python
Data Science

9 min read

Idil Ismiguzel

Idil Ismiguzel

1.1K Followers

Data Scientist | Writing articles on Data Science & Machine Learning | MSc, MBA | https://de.linkedin.com/in/idilismiguzel

Following
  • Christina

    Christina

  • The Educative Team

    The Educative Team

  • Dunith Danushka

    Dunith Danushka

  • Parul Pandey

    Parul Pandey

  • Bex T.

    Bex T.

See all (126)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams