upgini


Nameupgini JSON
Version 1.1.273 PyPI version JSON
download
home_pagehttps://upgini.com/
SummaryIntelligent data search & enrichment for Machine Learning
upload_time2024-04-16 09:44:30
maintainerNone
docs_urlNone
authorUpgini Developers
requires_python<3.11,>=3.8
licenseBSD 3-Clause License
keywords data science machine learning data mining automl data search
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<!-- <h2 align="center"> <a href="https://upgini.com/">Upgini</a> : low-code feature search and enrichment library for machine learning </h2> -->
<!-- <h2 align="center"> <a href="https://upgini.com/">Upgini</a> : Free automated data enrichment library for machine learning: </br>only the accuracy improving features in 2 minutes </h2> -->
<!-- <h2 align="center"> <a href="https://upgini.com/">Upgini</a> • Free production-ready automated data enrichment library for machine learning</h2>--> 
<h2 align="center"> <a href="https://upgini.com/">Upgini • Intelligent data search & enrichment for Machine Learning and AI</a></h2>
<p align="center"> <b>Easily find and add relevant features to your ML & AI pipeline from</br> hundreds of public, community and premium external data sources, </br>including open & commercial LLMs</b> </p>
<p align="center">
	<br />
    <a href="https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb"><strong>Quick Start in Colab »</strong></a> |
    <!--<a href="https://upgini.com/">Upgini.com</a> |-->
    <a href="https://profile.upgini.com">Register / Sign In</a> |
    <!-- <a href="https://gitter.im/upgini/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link">Gitter Community</a> | -->
    <a href="https://4mlg.short.gy/join-upgini-community">Slack Community</a> |
    <a href="https://forms.gle/pH99gb5hPxBEfNdR7"><strong>Propose new Data source</strong></a>
 </p>
<p align=center>
<a href="/LICENSE"><img alt="BSD-3 license" src="https://img.shields.io/badge/license-BSD--3%20Clause-green"></a>
<a href="https://pypi.org/project/upgini/"><img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/upgini"></a>
<a href="https://pypi.org/project/upgini/"><img alt="PyPI" src="https://img.shields.io/pypi/v/upgini?label=Release"></a>
<a href="https://pepy.tech/project/upgini"><img alt="Downloads" src="https://static.pepy.tech/badge/upgini"></a>
<a href="https://4mlg.short.gy/join-upgini-community"><img alt="Upgini slack community" src="https://img.shields.io/badge/slack-@upgini-orange.svg?logo=slack"></a>
</p>

<!-- 
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=white)](https://github.com/psf/black)

[![Gitter Сommunity](https://img.shields.io/badge/gitter-@upgini-teal.svg?logo=gitter)](https://gitter.im/upgini/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -->
## ❔ Overview

**Upgini** is an intelligent data search engine with a Python library that helps you find and add relevant features to your ML pipeline from hundreds of public, community, and premium external data sources. Under the hood, Upgini automatically optimizes all connected data sources by [generating an optimal set of machine ML features using large language models (LLMs), GraphNNs and recurrent neural networks (RNNs)](https://upgini.com/#optimized_external_data).   

**Motivation:** for most supervised ML models external data & features boost accuracy significantly better than any hyperparameters tuning. But lack of automated and time-efficient enrichment tools for external data blocks massive adoption of external features in ML pipelines. We want radically simplify features search and enrichment to make external data a standard approach. Like a hyperparameter tuning for machine learning nowadays.  

**Mission:** Democratize access to data sources for data science community.   

## 🚀 Awesome features
⭐️ Automatically find only relevant features that *give accuracy improvement for ML model*. Not just correlated with target variable, what 9 out of 10 cases gives zero accuracy improvement  
⭐️ Automated feature generation from the sources: feature generation with Large Language Models' data augmentation, RNNs, GraphNN; multiple data source ensembling  
⭐️ Automatic search key augmentation from all connected sources. If you do not have all search keys in your search request, such as postal/zip code, Upgini will try to add those keys based on the provided set of search keys. This will broaden the search across all available data sources   
⭐️ Calculate accuracy metrics and uplifts after enrichment existing ML model with external features   
⭐️ Check the stability of accuracy gain from external data on out-of-time intervals and verification datasets. Mitigate risks of unstable external data dependencies in ML pipeline   
⭐️ Easy to use - single request to enrich training dataset with [*all of the keys at once*](#-search-key-types-we-support-more-to-come):  
<table>
  <tr>
    <td> date / datetime </td>
    <td> phone number </td>
  </tr>
  <tr>
    <td> postal / ZIP code </td>
    <td> hashed email / HEM </td>
  </tr>
  <tr>
    <td> country </td>
    <td> IP-address </td>
  </tr>
</table>

⭐️ Scikit-learn compatible interface for quick data integration with existing ML pipelines  
⭐️ Support for most common supervised ML tasks on tabular data:  
<table>
  <tr>
    <td><a href="https://en.wikipedia.org/wiki/Binary_classification">☑️ binary classification</a></td>
    <td><a href="https://en.wikipedia.org/wiki/Multiclass_classification">☑️ multiclass classification</a></td>
  </tr>
  <tr>
    <td><a href="https://en.wikipedia.org/wiki/Regression_analysis">☑️ regression</a></td>
    <td><a href="https://en.wikipedia.org/wiki/Time_series#Prediction_and_forecasting">☑️ time series prediction</a></td>
  </tr>
</table>   

⭐️ [Simple Drag & Drop Search UI](https://upgini.com/upgini-widget):   
<a href="https://upgini.com/upgini-widget">
<img width="710" alt="Drag & Drop Search UI" src="https://github.com/upgini/upgini/assets/95645411/36b6460c-51f3-400e-9f04-445b938bf45e">
</a>


## 🌎 Connected data sources and coverage

- **Public data** : public sector, academic institutions, other sources through open data portals. Curated and updated by the Upgini team  
- **Community shared data**: royalty / license free datasets or features from Data science community (our users). It's both a public and a scraped data  
- **Premium data providers**: commercial data sources verified by the Upgini team in real-world use cases  

👉 [**Details on  datasets and features**](https://upgini.com/#data_sources) 
#### 📊 Total: **239 countries** and **up to 41 years** of history
|Data sources|Countries|History, years|# sources for ensemble|Update|Search keys|API Key required
|--|--|--|--|--|--|--|
|Historical weather & Climate normals | 68 |22|-|Monthly|date, country, postal/ZIP code|No
|Location/Places/POI/Area/Proximity information from OpenStreetMap | 221 |2|-|Monthly|date, country, postal/ZIP code|No
|International holidays & events, Workweek calendar| 232 |22|-|Monthly|date, country|No
|Consumer Confidence index| 44 |22|-|Monthly|date, country|No
|World economic indicators|191 |41|-|Monthly|date, country|No
|Markets data|-|17|-|Monthly|date, datetime|No
|World mobile & fixed broadband network coverage and perfomance |167|-|3|Monthly|country, postal/ZIP code|No
|World demographic data |90|-|2|Annual|country, postal/ZIP code|No
|World house prices |44|-|3|Annual|country, postal/ZIP code|No
|Public social media profile data |104|-|-|Monthly|date, email/HEM, phone |Yes
|Car ownership data and Parking statistics|3|-|-|Annual|country, postal/ZIP code, email/HEM, phone|Yes
|Geolocation profile for phone & IPv4 & email|239|-|6|Monthly|date, email/HEM, phone, IPv4|Yes
|🔜 Email/WWW domain profile|-|-|-|-

❓**Know other useful data sources for machine learning?** [Give us a hint and we'll add it for free](https://forms.gle/pH99gb5hPxBEfNdR7).  


## 💼 Tutorials

###  [Search of relevant external features & Automated feature generation for Salary predicton task (use as a template)](https://github.com/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb)

* The goal is to predict salary for data science job postning based on information about employer and job description.
* Following this guide, you'll learn how to **search & auto generate new relevant features with Upgini library**
* The evaluation metric is [Mean Absolute Error (MAE)](https://en.wikipedia.org/wiki/Mean_absolute_error).
 
Run [Feature search & generation notebook](https://github.com/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb) inside your browser:

[![Open example in Google Colab](https://img.shields.io/badge/run_example_in-colab-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb)
&nbsp;
<!--
[![Open in Binder](https://img.shields.io/badge/run_example_in-mybinder-red.svg?style=for-the-badge&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAABZCAMAAABi1XidAAAB8lBMVEX///9XmsrmZYH1olJXmsr1olJXmsrmZYH1olJXmsr1olJXmsrmZYH1olL1olJXmsr1olJXmsrmZYH1olL1olJXmsrmZYH1olJXmsr1olL1olJXmsrmZYH1olL1olJXmsrmZYH1olL1olL0nFf1olJXmsrmZYH1olJXmsq8dZb1olJXmsrmZYH1olJXmspXmspXmsr1olL1olJXmsrmZYH1olJXmsr1olL1olJXmsrmZYH1olL1olLeaIVXmsrmZYH1olL1olL1olJXmsrmZYH1olLna31Xmsr1olJXmsr1olJXmsrmZYH1olLqoVr1olJXmsr1olJXmsrmZYH1olL1olKkfaPobXvviGabgadXmsqThKuofKHmZ4Dobnr1olJXmsr1olJXmspXmsr1olJXmsrfZ4TuhWn1olL1olJXmsqBi7X1olJXmspZmslbmMhbmsdemsVfl8ZgmsNim8Jpk8F0m7R4m7F5nLB6jbh7jbiDirOEibOGnKaMhq+PnaCVg6qWg6qegKaff6WhnpKofKGtnomxeZy3noG6dZi+n3vCcpPDcpPGn3bLb4/Mb47UbIrVa4rYoGjdaIbeaIXhoWHmZYHobXvpcHjqdHXreHLroVrsfG/uhGnuh2bwj2Hxk17yl1vzmljzm1j0nlX1olL3AJXWAAAAbXRSTlMAEBAQHx8gICAuLjAwMDw9PUBAQEpQUFBXV1hgYGBkcHBwcXl8gICAgoiIkJCQlJicnJ2goKCmqK+wsLC4usDAwMjP0NDQ1NbW3Nzg4ODi5+3v8PDw8/T09PX29vb39/f5+fr7+/z8/Pz9/v7+zczCxgAABC5JREFUeAHN1ul3k0UUBvCb1CTVpmpaitAGSLSpSuKCLWpbTKNJFGlcSMAFF63iUmRccNG6gLbuxkXU66JAUef/9LSpmXnyLr3T5AO/rzl5zj137p136BISy44fKJXuGN/d19PUfYeO67Znqtf2KH33Id1psXoFdW30sPZ1sMvs2D060AHqws4FHeJojLZqnw53cmfvg+XR8mC0OEjuxrXEkX5ydeVJLVIlV0e10PXk5k7dYeHu7Cj1j+49uKg7uLU61tGLw1lq27ugQYlclHC4bgv7VQ+TAyj5Zc/UjsPvs1sd5cWryWObtvWT2EPa4rtnWW3JkpjggEpbOsPr7F7EyNewtpBIslA7p43HCsnwooXTEc3UmPmCNn5lrqTJxy6nRmcavGZVt/3Da2pD5NHvsOHJCrdc1G2r3DITpU7yic7w/7Rxnjc0kt5GC4djiv2Sz3Fb2iEZg41/ddsFDoyuYrIkmFehz0HR2thPgQqMyQYb2OtB0WxsZ3BeG3+wpRb1vzl2UYBog8FfGhttFKjtAclnZYrRo9ryG9uG/FZQU4AEg8ZE9LjGMzTmqKXPLnlWVnIlQQTvxJf8ip7VgjZjyVPrjw1te5otM7RmP7xm+sK2Gv9I8Gi++BRbEkR9EBw8zRUcKxwp73xkaLiqQb+kGduJTNHG72zcW9LoJgqQxpP3/Tj//c3yB0tqzaml05/+orHLksVO+95kX7/7qgJvnjlrfr2Ggsyx0eoy9uPzN5SPd86aXggOsEKW2Prz7du3VID3/tzs/sSRs2w7ovVHKtjrX2pd7ZMlTxAYfBAL9jiDwfLkq55Tm7ifhMlTGPyCAs7RFRhn47JnlcB9RM5T97ASuZXIcVNuUDIndpDbdsfrqsOppeXl5Y+XVKdjFCTh+zGaVuj0d9zy05PPK3QzBamxdwtTCrzyg/2Rvf2EstUjordGwa/kx9mSJLr8mLLtCW8HHGJc2R5hS219IiF6PnTusOqcMl57gm0Z8kanKMAQg0qSyuZfn7zItsbGyO9QlnxY0eCuD1XL2ys/MsrQhltE7Ug0uFOzufJFE2PxBo/YAx8XPPdDwWN0MrDRYIZF0mSMKCNHgaIVFoBbNoLJ7tEQDKxGF0kcLQimojCZopv0OkNOyWCCg9XMVAi7ARJzQdM2QUh0gmBozjc3Skg6dSBRqDGYSUOu66Zg+I2fNZs/M3/f/Grl/XnyF1Gw3VKCez0PN5IUfFLqvgUN4C0qNqYs5YhPL+aVZYDE4IpUk57oSFnJm4FyCqqOE0jhY2SMyLFoo56zyo6becOS5UVDdj7Vih0zp+tcMhwRpBeLyqtIjlJKAIZSbI8SGSF3k0pA3mR5tHuwPFoa7N7reoq2bqCsAk1HqCu5uvI1n6JuRXI+S1Mco54YmYTwcn6Aeic+kssXi8XpXC4V3t7/ADuTNKaQJdScAAAAAElFTkSuQmCC)](https://mybinder.org/v2/gh/upgini/upgini/main?labpath=notebooks%2FUpgini_Features_search%26generation.ipynb)
&nbsp;
[![Open example in Gitpod](https://img.shields.io/badge/run_example_in-gitpod-orange?style=for-the-badge&logo=gitpod)](https://gitpod.io/#/github.com/upgini/upgini)
-->
### ❓ [Simple sales prediction for retail stores](https://github.com/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb)

* The goal is to **predict future sales of different goods in stores** based on a 5-year history of sales.     
* Kaggle Competition [Store Item Demand Forecasting Challenge](https://www.kaggle.com/c/demand-forecasting-kernels-only) is a product sales forecasting. The evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error). 
<!--
Run [Simple sales prediction for retail stores](https://github.com/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb) inside your browser:

[![Open example in Google Colab](https://img.shields.io/badge/run_example_in-colab-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb)
&nbsp;
[![Open in Binder](https://img.shields.io/badge/run_example_in-mybinder-red.svg?style=for-the-badge&logo=data:image/png;base64,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)](https://mybinder.org/v2/gh/upgini/upgini/main?urlpath=notebooks%2Fnotebooks%2Fkaggle_example.ipynb)
&nbsp;
[![Open example in Gitpod](https://img.shields.io/badge/run_example_in-gitpod-orange?style=for-the-badge&logo=gitpod)](https://gitpod.io/#/github.com/upgini/upgini)
-->    

### ❓ [How to boost ML model accuracy for Kaggle TOP1 Leaderboard in 10 minutes](https://www.kaggle.com/code/romaupgini/more-external-features-for-top1-private-lb-4-54/notebook)

* The goal is **accuracy improvement for TOP1 winning Kaggle solution** from new relevant external features & data.  
* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).  

### ❓ [How to do low-code feature engineering for AutoML tools](https://www.kaggle.com/code/romaupgini/zero-feature-engineering-with-upgini-pycaret/notebook)

* **Save time on feature search and engineering**. Use ready-to-use external features and data sources to maximize overall AutoML accuracy, right out of the box.  
* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).  
* Low-code AutoML tools: [Upgini](https://github.com/upgini/upgini) and [PyCaret](https://github.com/pycaret/pycaret)

### ❓ [How to improve accuracy of Multivariate Time Series forecast from external features & data](https://www.kaggle.com/code/romaupgini/guide-external-data-features-for-multivariatets/notebook)

* The goal is **accuracy improvement of Multivariate Time Series prediction** from new relevant external features & data.  The main challenge here is a strategy of data & feature enrichment, when a component of Multivariate TS depends not only on its past values but also has **some dependency on other components**.  
* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [RMSLE](https://www.kaggle.com/code/carlmcbrideellis/store-sales-using-the-average-of-the-last-16-days#Note-regarding-calculating-the-average). 

### ❓ [How to speed up feature engineering hypothesis tests with ready-to-use external features](https://www.kaggle.com/code/romaupgini/statement-dates-to-use-or-not-to-use/notebook)

*  **Save time on external data wrangling and feature calculation code** for hypothesis tests. The key challenge here is a time-dependent representation of information in a training dataset, which is uncommon for credit default prediction tasks. As a result, special data enrichment strategy is used.   
* [Kaggle Competition](https://www.kaggle.com/competitions/amex-default-prediction) is a credit default prediction, evaluation metric is [normalized Gini coefficient](https://www.kaggle.com/competitions/amex-default-prediction/discussion/327464).

## 🏁 Quick start 

### 1. Install from PyPI
```python
%pip install upgini
```
<details>
	<summary>
	🐳 <b>Docker-way</b>
	</summary>
</br>
Clone <i>$ git clone https://github.com/upgini/upgini</i> or download upgini git repo locally </br>
and follow steps below to build docker container 👇 </br>
</br>  
1. Build docker image from cloned git repo:</br>
<i>cd upgini </br>
docker build -t upgini .</i></br>
</br>
...or directly from GitHub:
</br>
<i>DOCKER_BUILDKIT=0 docker build -t upgini</i></br> <i>git@github.com:upgini/upgini.git#main</i></br>
</br>
2. Run docker image:</br>
<i>
docker run -p 8888:8888 upgini</br>
</i></br>
3. Open http://localhost:8888?token="<"your_token_from_console_output">" in your browser  
</details>


### 2. 💡 Use your labeled training dataset for search

You can use your labeled training datasets "as is" to initiate the search. Under the hood, we'll search for relevant data using:
- **[search keys](#-search-key-types-we-support-more-to-come)** from training dataset to match records from potential data sources with a new features
- **labels** from training dataset to estimate relevancy of feature or dataset for your ML task and calculate feature importance metrics  
- **your features** from training dataset to find external datasets and features which only give accuracy improvement to your existing data and estimate accuracy uplift ([optional](#find-features-only-give-accuracy-gain-to-existing-data-in-the-ml-model))  


Load training dataset into pandas dataframe and separate features' columns from label column in a Scikit-learn way:  
```python
import pandas as pd
# labeled training dataset - customer_churn_prediction_train.csv
train_df = pd.read_csv("customer_churn_prediction_train.csv")
X = train_df.drop(columns="churn_flag")
y = train_df["churn_flag"]
```
<table border=1 cellpadding=10><tr><td>
⚠️  <b>Requirements for search initialization dataset</b>
<br>
We do dataset verification and cleaning under the hood, but still there are some requirements to follow:  
<br>
1. <b>pandas.DataFrame</b>, <b>pandas.Series</b> or <b>numpy.ndarray</b> representation;  
<br>
2. correct label column types: boolean/integers/strings for binary and multiclass labels, floats for regression;  
<br>
3. at least one column selected as a <a href="#-search-key-types-we-support-more-to-come">search key</a>;
<br>
4. min size after deduplication by search key column and NaNs removal: <i>100 records</i>
</td></tr></table>

### 3. 🔦 Choose one or multiple columns as a search keys
*Search keys* columns will be used to match records from all potential external data sources / features.   
Define one or multiple columns as a search keys with `FeaturesEnricher` class initialization.  
```python
from upgini import FeaturesEnricher, SearchKey
enricher = FeaturesEnricher(
	search_keys={
		"subscription_activation_date": SearchKey.DATE,
    		"country": SearchKey.COUNTRY,
    		"zip_code": SearchKey.POSTAL_CODE,
    		"hashed_email": SearchKey.HEM,
		"last_visit_ip_address": SearchKey.IP,
		"registered_with_phone": SearchKey.PHONE
	})
```
#### ✨ Search key types we support (more to come!)
<table style="table-layout: fixed; text-align: left">
  <tr>
    <th> Search Key<br/>Meaning Type </th>
    <th> Description </th>
    <th> Allowed pandas dtypes (python types) </th>
    <th> Example </th>
  </tr>
  <tr>
    <td> SearchKey.EMAIL </td>
    <td> e-mail </td>
    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>
    <td> <tt>support@upgini.com </tt> </td>
  </tr>
  <tr>
    <td> SearchKey.HEM </td>
    <td>  <tt>sha256(lowercase(email)) </tt> </td>
    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>
    <td> <tt>0e2dfefcddc929933dcec9a5c7db7b172482814e63c80b8460b36a791384e955</tt> </td>
  </tr>
  <tr>
    <td> SearchKey.IP </td>
    <td> IP address (version 4) </td>
    <td> <tt>object(str, ipaddress.IPv4Address)</tt> <br/> <tt>string</tt> <br/> <tt>int64</tt> </td>
    <td> <tt>192.168.0.1 </tt> </td>
  </tr>
  <tr>
    <td> SearchKey.PHONE </td>
    <td> phone number, <a href="https://en.wikipedia.org/wiki/E.164">E.164 standard</a> </td>
    <td> <tt>object(str)</tt> <br/> <tt>string</tt> <br/> <tt>int64</tt> <br/> <tt>float64</tt> </td>
    <td> <tt>443451925138 </tt> </td>
  </tr>
  <tr>
    <td> SearchKey.DATE </td>
    <td> date </td>
    <td> 
      <tt>object(str)</tt> <br/> 
      <tt>string</tt> <br/>
      <tt>datetime64[ns]</tt> <br/>
      <tt>period[D]</tt> <br/>
    </td>
    <td> 
      <tt>2020-02-12 </tt>&nbsp;(<a href="https://en.wikipedia.org/wiki/ISO_8601">ISO-8601 standard</a>) 
      <br/> <tt>12.02.2020 </tt>&nbsp;(non standard notation) 
    </td>
  </tr>
  <tr>
    <td> SearchKey.DATETIME </td>
    <td> datetime </td>
    <td> 
      <tt>object(str)</tt> <br/> 
      <tt>string</tt> <br/>
      <tt>datetime64[ns]</tt> <br/>
      <tt>period[D]</tt> <br/>
    </td>
    <td> <tt>2020-02-12 12:46:18 </tt> <br/> <tt>12:46:18 12.02.2020 </tt> </td>
  </tr>
  <tr>
    <td> SearchKey.COUNTRY </td>
    <td> <a href="https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">Country ISO-3166 code</a>, Country name </td>
    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>
    <td> <tt>GB </tt> <br/> <tt>US </tt> <br/> <tt>IN </tt> </td>
  </tr> 
  <tr>
    <td> SearchKey.POSTAL_CODE </td>
    <td> Postal code a.k.a. ZIP code. Could be used only with SearchKey.COUNTRY  </td>
    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>
    <td> <tt>21174 </tt> <br/> <tt>061107 </tt> <br/> <tt>SE-999-99 </tt> </td>
  </tr>
</table>

</details>

For the meaning types <tt>SearchKey.DATE</tt>/<tt>SearchKey.DATETIME</tt> with dtypes <tt>object</tt> or <tt>string</tt> you have to clarify date/datetime format by passing <tt>date_format</tt> parameter to `FeaturesEnricher`. For example:
```python
from upgini import FeaturesEnricher, SearchKey
enricher = FeaturesEnricher(
	search_keys={
		"subscription_activation_date": SearchKey.DATE,
    		"country": SearchKey.COUNTRY,
    		"zip_code": SearchKey.POSTAL_CODE,
    		"hashed_email": SearchKey.HEM,
		"last_visit_ip_address": SearchKey.IP,
		"registered_with_phone": SearchKey.PHONE
	}, 
	date_format = "%Y-%d-%m"
)
```

To use datetime not in UTC timezone, you can cast datetime column explicitly to your timezone (example for Warsaw):
```python
df["date"] = df.date.astype("datetime64").dt.tz_localize("Europe/Warsaw")
```

Single country for the whole training dataset can be passed with `country_code` parameter:
```python
from upgini import FeaturesEnricher, SearchKey
enricher = FeaturesEnricher(
	search_keys={
		"subscription_activation_date": SearchKey.DATE,
    		"zip_code": SearchKey.POSTAL_CODE,
	}, 
	country_code = "US",
	date_format = "%Y-%d-%m"
)
```
### 4. 🔍 Start your first feature search!
The main abstraction you interact is `FeaturesEnricher`, a Scikit-learn compatible estimator.  You can easily add it into your existing ML pipelines. 
Create instance of the `FeaturesEnricher` class and call:
- `fit` to search relevant datasets & features  
- than `transform` to enrich your dataset with features from search result  

Let's try it out!
```python
import pandas as pd
from upgini import FeaturesEnricher, SearchKey

# load labeled training dataset to initiate search
train_df = pd.read_csv("customer_churn_prediction_train.csv")
X = train_df.drop(columns="churn_flag")
y = train_df["churn_flag"]

# now we're going to create `FeaturesEnricher` class
enricher = FeaturesEnricher(
	search_keys={
		"subscription_activation_date": SearchKey.DATE,
    		"country": SearchKey.COUNTRY,
    		"zip_code": SearchKey.POSTAL_CODE
	})

# everything is ready to fit! For 200к records fitting should take around 10 minutes,
# we send email notification, just register on profile.upgini.com
enricher.fit(X, y)
```

That's all). We've fitted `FeaturesEnricher`. 
### 5. 📈 Evaluate feature importances (SHAP values) from the search result

`FeaturesEnricher` class has two properties for feature importances, which will be filled after fit - `feature_names_` and `feature_importances_`:  
- `feature_names_` -  feature names from the search result, and if parameter `keep_input=True` was used, initial columns from search dataset as well  
- `feature_importances_` - SHAP values for features from the search result, same order as in `feature_names_`  

Method `get_features_info()` returns pandas dataframe with features and full statistics after fit, including SHAP values and match rates:
```python
enricher.get_features_info()
```
Get more details about `FeaturesEnricher` at runtime using docstrings via `help(FeaturesEnricher)` or `help(FeaturesEnricher.fit)`.

### 6. 🏭 Enrich Production ML pipeline with relevant external features
`FeaturesEnricher` is a Scikit-learn compatible estimator, so any pandas dataframe can be enriched with external features from a search result (after `fit` ).   
Use `transform` method of `FeaturesEnricher` , and let magic to do the rest 🪄
```python
# load dataset for enrichment
test_x = pd.read_csv("test.csv")
# enrich it!
enriched_test_features = enricher.transform(test_x)
```
 #### 6.1 Reuse completed search for enrichment without 'fit' run

`FeaturesEnricher` can be initiated with a `search_id` parameter from completed search after fit method call.   
Just use `enricher.get_search_id()` or copy search id string from the `fit()` output.  
Search keys and features in X should be the same as for `fit()`
```python
enricher = FeaturesEnricher(
  #same set of a search keys as for the fit step
  search_keys={"date": SearchKey.DATE},
  api_key="<YOUR API_KEY>",  # if you fit enricher with api_key then you should use it here
  search_id = "abcdef00-0000-0000-0000-999999999999"
)
enriched_prod_dataframe=enricher.transform(input_dataframe)
```
#### 6.2 Enrichment with an updated external data sources and features
For most of the ML cases, training step requires labeled dataset with a historical observations from the past. But for production step you'll need an updated and actual data sources and features for the present time, to calculate a prediction.  
`FeaturesEnricher`, when initiated with set of search keys which includes `SearchKey.DATE`, will match records from all potential external data sources **exactly on a the specific date/datetime** based on `SearchKey.DATE`. To avoid enrichment with features "form the future" for the `fit` step.   
And then, for `transform` in a production ML pipeline, you'll get enrichment with relevant features, actual for the present date.  

⚠️ Initiate `FeaturesEnricher` with `SearchKey.DATE` search key in a key set to get actual features for production and avoid features from the future for the training:
```python
enricher = FeaturesEnricher(
	search_keys={
		"subscription_activation_date": SearchKey.DATE,
    		"country": SearchKey.COUNTRY,
    		"zip_code": SearchKey.POSTAL_CODE,
	},
) 
```

## 💻 How it works?

### 🧹 Search dataset validation
We validate and clean search initialization dataset under the hood:  

 - сheck you **search keys** columns format; 
 - check zero variance for label column; 
 - check dataset for full row duplicates. If we find any, we remove duplicated rows and make a note on share of row duplicates;  
 - check inconsistent labels  - rows with the same features and keys but different labels, we remove them and make a note on share of row duplicates;  
 -  remove columns with zero variance  - we treat any non **search key** column in search dataset as a feature, so columns with zero variance will be removed

### ❔ Supervised ML tasks detection
We detect ML task under the hood based on label column values. Currently we support:  
  - ModelTaskType.BINARY
  - ModelTaskType.MULTICLASS 
  - ModelTaskType.REGRESSION  

But for certain search datasets you can pass parameter to `FeaturesEnricher` with correct ML taks type:
```python
from upgini import ModelTaskType
enricher = FeaturesEnricher(
	search_keys={"subscription_activation_date": SearchKey.DATE},
	model_task_type=ModelTaskType.REGRESSION
)
```
#### ⏰ Time Series prediction support  
*Time series prediction* supported as `ModelTaskType.REGRESSION` or `ModelTaskType.BINARY` tasks with time series specific cross-validation split:
* [Scikit-learn time series cross-validation](https://scikit-learn.org/stable/modules/cross_validation.html#time-series-split) - `CVType.time_series` parameter
* [Blocked time series cross-validation](https://goldinlocks.github.io/Time-Series-Cross-Validation/#Blocked-and-Time-Series-Split-Cross-Validation) - `CVType.blocked_time_series` parameter

To initiate feature search you can pass cross-validation type parameter to `FeaturesEnricher` with time series specific CV type:
```python
from upgini.metadata import CVType
enricher = FeaturesEnricher(
	search_keys={"sales_date": SearchKey.DATE},
	cv=CVType.time_series
)
```
⚠️ **Pre-process search dataset** in case of time series prediction:  
sort rows in dataset according to observation order, in most cases - ascending order by date/datetime.

### 🆙 Accuracy and uplift metrics calculations
`FeaturesEnricher` automaticaly calculates model metrics and uplift from new relevant features either using `calculate_metrics()` method or `calculate_metrics=True` parameter in `fit` or `fit_transform` methods (example below).  
You can use any model estimator with scikit-learn compartible interface, some examples are:
* [All Scikit-Learn supervised models](https://scikit-learn.org/stable/supervised_learning.html)
* [Xgboost](https://xgboost.readthedocs.io/en/stable/python/python_api.html#module-xgboost.sklearn)
* [LightGBM](https://lightgbm.readthedocs.io/en/latest/Python-API.html#scikit-learn-api)
* [CatBoost](https://catboost.ai/en/docs/concepts/python-quickstart)

<details>
	<summary>
		👈 Evaluation metric should be passed to <i>calculate_metrics()</i> by <i>scoring</i>  parameter,<br/>   
		out-of-the box Upgini supports 
	</summary>
<table style="table-layout: fixed;">
  <tr>
    <th>Metric</th>
    <th>Description</th>
  </tr>
  <tr>
    <td><tt>explained_variance</tt></td>
    <td>Explained variance regression score function</td>
  </tr>
  <tr>
    <td><tt>r2</tt></td>
    <td>R<sup>2</sup> (coefficient of determination) regression score function</td>
  </tr>
  <tr>
    <td><tt>max_error</tt></td>
    <td>Calculates the maximum residual error (negative - greater is better)</td>
  </tr>
  <tr>
    <td><tt>median_absolute_error</tt></td>
    <td>Median absolute error regression loss</td>
  </tr>
  <tr>
    <td><tt>mean_absolute_error</tt></td>
    <td>Mean absolute error regression loss</td>
  </tr>
  <tr>
    <td><tt>mean_absolute_percentage_error</tt></td>
    <td>Mean absolute percentage error regression loss</td>
  </tr>
  <tr>
    <td><tt>mean_squared_error</tt></td>
    <td>Mean squared error regression loss</td>
  </tr>
  <tr>
	  <td><tt>mean_squared_log_error</tt> (or aliases: <tt>msle</tt>, <tt>MSLE</tt>)</td>
    <td>Mean squared logarithmic error regression loss</td>
  </tr>
  <tr>
    <td><tt>root_mean_squared_log_error</tt> (or aliases: <tt>rmsle</tt>, <tt>RMSLE</tt>)</td>
    <td>Root mean squared logarithmic error regression loss</td>
  </tr>
  <tr>
    <td><tt>root_mean_squared_error</tt></td>
    <td>Root mean squared error regression loss</td>
  </tr>
  <tr>
    <td><tt>mean_poisson_deviance</tt></td>
    <td>Mean Poisson deviance regression loss</td>
  </tr>
  <tr>
    <td><tt>mean_gamma_deviance</tt></td>
    <td>Mean Gamma deviance regression loss</td>
  </tr>
  <tr>
    <td><tt>accuracy</tt></td>
    <td>Accuracy classification score</td>
  </tr>
  <tr>
    <td><tt>top_k_accuracy</tt></td>
    <td>Top-k Accuracy classification score</td>
  </tr>
  <tr>
    <td><tt>roc_auc</tt></td>
    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)
    from prediction scores</td>
  </tr>
  <tr>
    <td><tt>roc_auc_ovr</tt></td>
    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)
    from prediction scores (multi_class="ovr")</td>
  </tr>
  <tr>
    <td><tt>roc_auc_ovo</tt></td>
    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)
    from prediction scores (multi_class="ovo")</td>
  </tr>
  <tr>
    <td><tt>roc_auc_ovr_weighted</tt></td>
    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)
    from prediction scores (multi_class="ovr", average="weighted")</td>
  </tr>
  <tr>
    <td><tt>roc_auc_ovo_weighted</tt></td>
    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)
    from prediction scores (multi_class="ovo", average="weighted")</td>
  </tr>
  <tr>
    <td><tt>balanced_accuracy</tt></td>
    <td>Compute the balanced accuracy</td>
  </tr>
  <tr>
    <td><tt>average_precision</tt></td>
    <td>Compute average precision (AP) from prediction scores</td>
  </tr>
  <tr>
    <td><tt>log_loss</tt></td>
    <td>Log loss, aka logistic loss or cross-entropy loss</td>
  </tr>
  <tr>
    <td><tt>brier_score</tt></td>
    <td>Compute the Brier score loss</td>
  </tr>
</table>
</details>

In addition to that list, you can define custom evaluation metric function using [scikit-learn make_scorer](https://scikit-learn.org/0.15/modules/model_evaluation.html#defining-your-scoring-strategy-from-score-functions), for example [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).

By default, `calculate_metrics()` method calculates evaluation metric with the same cross-validation split as selected for `FeaturesEnricher.fit()` by parameter `cv = CVType.<cross-validation-split>`.   
But you can easily define new split by passing child of BaseCrossValidator to parameter `cv` in `calculate_metrics()`.

Example with more tips-and-tricks:
```python
from upgini import FeaturesEnricher, SearchKey
enricher = FeaturesEnricher(search_keys={"registration_date": SearchKey.DATE})

# Fit with default setup for metrics calculation
# CatBoost will be used
enricher.fit(X, y, eval_set=eval_set, calculate_metrics=True)

# LightGBM estimator for metrics
custom_estimator = LGBMRegressor()
enricher.calculate_metrics(estimator=custom_estimator)

# Custom metric function to scoring param (callable or name)
custom_scoring = "RMSLE"
enricher.calculate_metrics(scoring=custom_scoring)

# Custom cross validator
custom_cv = TimeSeriesSplit(n_splits=5)
enricher.calculate_metrics(cv=custom_cv)

# All this custom parameters could be combined in both methods: fit, fit_transform and calculate_metrics:
enricher.fit(X, y, eval_set, calculate_metrics=True, estimator=custom_estimator, scoring=custom_scoring, cv=custom_cv)
```



## ✅ More tips-and-tricks

###  🤖 Automated feature generation from columns in a search dataset  

If a training dataset has a text column, you can generate additional embeddings from it using instructed embeddings generation with LLMs and data augmentation from external sources, just like Upgini does for all records from connected data sources.

For most cases, this gives better results than direct embeddings generation from a text field. Currently, Upgini has two LLMs connected to a search engine - GPT-3.5 from OpenAI and GPT-J.

To use this feature, pass the column names as arguments to the `generate_features` parameter. You can use up to 2 columns.

Here's an example for generating features from the "description" and "summary" columns:

```python
enricher = FeaturesEnricher(
    search_keys={"date": SearchKey.DATE},
    generate_features=["description", "summary"]
)
```

With this code, Upgini will generate LLM embeddings from text columns and then check them for predictive power for your ML task.

Finally, Upgini will return a dataset enriched by only relevant components of LLM embeddings.

### Find features only give accuracy gain to existing data in the ML model

If you already have features or other external data sources, you can specifically search new datasets & features only give accuracy gain "on top" of them.  

Just leave all these existing features in the labeled training dataset and Upgini library automatically use them during feature search process and as a baseline ML model to calculate accuracy metric uplift. Only features which improve accuracy will return.

### Check robustness of accuracy improvement from external features

You can validate external features robustness on out-of-time dataset using `eval_set` parameter:
```python
# load train dataset
train_df = pd.read_csv("train.csv")
train_ids_and_features = train_df.drop(columns="label")
train_label = train_df["label"]

# load out-of-time validation dataset
eval_df = pd.read_csv("validation.csv")
eval_ids_and_features = eval_df.drop(columns="label")
eval_label = eval_df["label"]
# create FeaturesEnricher
enricher = FeaturesEnricher(search_keys={"registration_date": SearchKey.DATE})

# now we fit WITH eval_set parameter to calculate accuracy metrics on Out-of-time dataset.
# the output will contain quality metrics for both the training data set and
# the eval set (validation OOT data set)
enricher.fit(
  train_ids_and_features,
  train_label,
  eval_set = [(eval_ids_and_features, eval_label)]
)
```
#### ⚠️ Requirements for out-of-time dataset  
- Same data schema as for search initialization dataset  
- Pandas dataframe representation

### Use custom loss function in feature selection & metrics calculation

`FeaturesEnricher` can be initialized with additional string parameter `loss`. 
Depending on ML-task, you can use the following loss functions:
- `regression`: regression, regression_l1, huber, poisson, quantile, mape, gamma, tweedie;
- `binary`: binary;
- `multiclass`: multiclass, multiclassova.

For instance, if your target variable has a Poisson distribution (count of events, number of customers in the shop and so on), you should try to use `loss="poisson"` to improve quality of feature selection and get better evaluation metrics. 

Usage example:
```python
enricher = FeaturesEnricher(
	search_keys={"date": SearchKey.DATE},
	loss="poisson",
    	model_task_type=ModelTaskType.REGRESSION
)
enriched_dataframe.fit(X, y)
```

### Return initial dataframe enriched with TOP external features by importance

`transform` and `fit_transform` methods of `FeaturesEnricher` can be used with two additional parameters:
- `importance_threshold`: float = 0 - only features with *importance >= threshold* will be added to the output dataframe
- `max_features`: int  - only first TOP N features by importance will be returned, where *N = max_features*  

And `keep_input=True` will keep all initial columns from search dataset X:  
```python
enricher = FeaturesEnricher(
	search_keys={"subscription_activation_date": SearchKey.DATE}
)
enriched_dataframe.fit_transform(X, y, keep_input=True, max_features=2)
```

### Exclude premium data sources from fit, transform and metrics calculation

`fit`, `fit_transform`, `transform` and `calculate_metrics` methods of `FeaturesEnricher` can be used with parameter `exclude_features_sources` that allows to exclude Trial or Paid features from Premium data sources:
```python
enricher = FeaturesEnricher(
  search_keys={"subscription_activation_date": SearchKey.DATE}
)
enricher.fit(X, y, calculate_metrics=False)
trial_features = enricher.get_features_info()[enricher.get_features_info()["Feature type"] == "Trial"]["Feature name"].values.tolist()
paid_features = enricher.get_features_info()[enricher.get_features_info()["Feature type"] == "Paid"]["Feature name"].values.tolist()
enricher.calculate_metrics(exclude_features_sources=(trial_features + paid_features))
enricher.transform(X, exclude_features_sources=(trial_features + paid_features))
```

### Turn off autodetection for search key columns
Upgini has autodetection of search keys on by default.
To turn off use `detect_missing_search_keys=False`:

```python
enricher = FeaturesEnricher(
   search_keys={"date": SearchKey.DATE},
   detect_missing_search_keys=False,
)

enricher.fit(X, y)
```

## Turn off removing of target outliers
Upgini detect rows with target outlier for regression tasks. By default such rows are dropped on metrics calculation. To turn off removing of target outlier rows use parameter `remove_outliers_calc_metrics=False` in fit, fit_transform or calculate_metrics methods:

```python
enricher = FeaturesEnricher(
   search_keys={"date": SearchKey.DATE},
)

enricher.fit(X, y, remove_outliers_calc_metrics=False)
```

## 🔑 Open up all capabilities of Upgini

[Register](https://profile.upgini.com) and get a free API key for exclusive data sources and features: 600 mln+ phone numbers, 350 mln+ emails, 2^32 IP addresses

|Benefit|No Sign-up | Registered user |
|--|--|--|
|Enrichment with **date/datetime, postal/ZIP code and country keys**  | Yes |  Yes |
|Enrichment with **phone number, hashed email/HEM and IP-address keys**  | No |  Yes |
|Email notification on **search task completion** | No |  Yes |
|Automated **feature generation with LLMs** from columns in a search dataset| Yes, *till 12/05/23* | Yes |
|Email notification on **new data source activation** 🔜 | No |  Yes |

## 👩🏻‍💻 How to share data/features with a community ?
You may publish ANY data which you consider as royalty / license free ([Open Data](http://opendatahandbook.org/guide/en/what-is-open-data/)) and potentially valuable for ML applications for **community usage**:   
1. Please Sign Up [here](https://profile.upgini.com)
2. Copy *Upgini API key* from profile and upload your data from Upgini python library with this key:
```python
import pandas as pd
from upgini import SearchKey
from upgini.ads import upload_user_ads
import os
os.environ["UPGINI_API_KEY"] = "your_long_string_api_key_goes_here"
#you can define custom search key which might not be supported yet, just use SearchKey.CUSTOM_KEY type
sample_df = pd.read_csv("path_to_data_sample_file")
upload_user_ads("test", sample_df, {
    "city": SearchKey.CUSTOM_KEY,
    "stats_date": SearchKey.DATE
})
```
3. After data verification, search results on community data will be available usual way.

## 🛠 Getting Help & Community
Please note, that we are still in a beta stage.
Requests and support, in preferred order  
[![Claim help in slack](https://img.shields.io/badge/slack-@upgini-orange.svg?style=for-the-badge&logo=slack)](https://4mlg.short.gy/join-upgini-community)
[![Open GitHub issue](https://img.shields.io/badge/open%20issue%20on-github-blue?style=for-the-badge&logo=github)](https://github.com/upgini/upgini/issues)  

❗Please try to create bug reports that are:
- **reproducible** - include steps to reproduce the problem.
- **specific** - include as much detail as possible: which Python version, what environment, etc.
- **unique** - do not duplicate existing opened issues.
- **scoped to a Single Bug** - one bug per report.

## 🧩 Contributing
We are not a large team, so we probably won't be able to:
 - implement smooth integration with most common low-code ML libraries and platforms ([PyCaret](https://www.github.com/pycaret/pycaret), [H2O AutoML](https://github.com//h2oai/h2o-3/blob/master/h2o-docs/src/product/automl.rst), etc. )
 - implement all possible data verification and normalization capabilities for different types of search keys 
And we need some help from the community!

So, we'll be happy about every **pull request** you open and **issue** you find to make this library **more incredible**. Please note that it might sometimes take us a while to get back to you.
**For major changes**, please open an issue first to discuss what you would like to change
#### Developing
Some convenient ways to start contributing are:  
⚙️ [**Open in Visual Studio Code**](https://open.vscode.dev/upgini/upgini) You can remotely open this repo in VS Code without cloning or automatically clone and open it inside a docker container.  
⚙️ **Gitpod** [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/upgini/upgini) You can use Gitpod to launch a fully functional development environment right in your browser.

## 🔗 Useful links
- [Simple sales predictions as a template notebook](#-simple-sales-predictions-use-as-a-template)
- [Full list of Kaggle Guides & Examples](https://www.kaggle.com/romaupgini/code)
- [Project on PyPI](https://pypi.org/project/upgini)
- [More perks for registered users](https://profile.upgini.com)

<sup>😔 Found mistype or a bug in code snippet? Our bad! <a href="https://github.com/upgini/upgini/issues/new?assignees=&title=readme%2Fbug">
Please report it here.</a></sup>

            

Raw data

            {
    "_id": null,
    "home_page": "https://upgini.com/",
    "name": "upgini",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.8",
    "maintainer_email": null,
    "keywords": "data science, machine learning, data mining, automl, data search",
    "author": "Upgini Developers",
    "author_email": "madewithlove@upgini.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/33/3d1d57254e91fd8828c26ae0765159ad564e610124d5d59df5f09e8713ce/upgini-1.1.273.tar.gz",
    "platform": null,
    "description": "\n<!-- <h2 align=\"center\"> <a href=\"https://upgini.com/\">Upgini</a> : low-code feature search and enrichment library for machine learning </h2> -->\n<!-- <h2 align=\"center\"> <a href=\"https://upgini.com/\">Upgini</a> : Free automated data enrichment library for machine learning: </br>only the accuracy improving features in 2 minutes </h2> -->\n<!-- <h2 align=\"center\"> <a href=\"https://upgini.com/\">Upgini</a> \u2022 Free production-ready automated data enrichment library for machine learning</h2>--> \n<h2 align=\"center\"> <a href=\"https://upgini.com/\">Upgini \u2022 Intelligent data search & enrichment for Machine Learning and AI</a></h2>\n<p align=\"center\"> <b>Easily find and add relevant features to your ML & AI pipeline from</br> hundreds of public, community and premium external data sources, </br>including open & commercial LLMs</b> </p>\n<p align=\"center\">\n\t<br />\n    <a href=\"https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb\"><strong>Quick Start in Colab \u00bb</strong></a> |\n    <!--<a href=\"https://upgini.com/\">Upgini.com</a> |-->\n    <a href=\"https://profile.upgini.com\">Register / Sign In</a> |\n    <!-- <a href=\"https://gitter.im/upgini/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link\">Gitter Community</a> | -->\n    <a href=\"https://4mlg.short.gy/join-upgini-community\">Slack Community</a> |\n    <a href=\"https://forms.gle/pH99gb5hPxBEfNdR7\"><strong>Propose new Data source</strong></a>\n </p>\n<p align=center>\n<a href=\"/LICENSE\"><img alt=\"BSD-3 license\" src=\"https://img.shields.io/badge/license-BSD--3%20Clause-green\"></a>\n<a href=\"https://pypi.org/project/upgini/\"><img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/upgini\"></a>\n<a href=\"https://pypi.org/project/upgini/\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/upgini?label=Release\"></a>\n<a href=\"https://pepy.tech/project/upgini\"><img alt=\"Downloads\" src=\"https://static.pepy.tech/badge/upgini\"></a>\n<a href=\"https://4mlg.short.gy/join-upgini-community\"><img alt=\"Upgini slack community\" src=\"https://img.shields.io/badge/slack-@upgini-orange.svg?logo=slack\"></a>\n</p>\n\n<!-- \n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=white)](https://github.com/psf/black)\n\n[![Gitter \u0421ommunity](https://img.shields.io/badge/gitter-@upgini-teal.svg?logo=gitter)](https://gitter.im/upgini/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -->\n## \u2754 Overview\n\n**Upgini** is an intelligent data search engine with a Python library that helps you find and add relevant features to your ML pipeline from hundreds of public, community, and premium external data sources. Under the hood, Upgini automatically optimizes all connected data sources by [generating an optimal set of machine ML features using large language models (LLMs), GraphNNs and recurrent neural networks (RNNs)](https://upgini.com/#optimized_external_data).   \n\n**Motivation:** for most supervised ML models external data & features boost accuracy significantly better than any hyperparameters tuning. But lack of automated and time-efficient enrichment tools for external data blocks massive adoption of external features in ML pipelines. We want radically simplify features search and enrichment to make external data a standard approach. Like a hyperparameter tuning for machine learning nowadays.  \n\n**Mission:** Democratize access to data sources for data science community.   \n\n## \ud83d\ude80 Awesome features\n\u2b50\ufe0f Automatically find only relevant features that *give accuracy improvement for ML model*. Not just correlated with target variable, what 9 out of 10 cases gives zero accuracy improvement  \n\u2b50\ufe0f Automated feature generation from the sources: feature generation with Large Language Models' data augmentation, RNNs, GraphNN; multiple data source ensembling  \n\u2b50\ufe0f Automatic search key augmentation from all connected sources. If you do not have all search keys in your search request, such as postal/zip code, Upgini will try to add those keys based on the provided set of search keys. This will broaden the search across all available data sources   \n\u2b50\ufe0f Calculate accuracy metrics and uplifts after enrichment existing ML model with external features   \n\u2b50\ufe0f Check the stability of accuracy gain from external data on out-of-time intervals and verification datasets. Mitigate risks of unstable external data dependencies in ML pipeline   \n\u2b50\ufe0f Easy to use - single request to enrich training dataset with [*all of the keys at once*](#-search-key-types-we-support-more-to-come):  \n<table>\n  <tr>\n    <td> date / datetime </td>\n    <td> phone number </td>\n  </tr>\n  <tr>\n    <td> postal / ZIP code </td>\n    <td> hashed email / HEM </td>\n  </tr>\n  <tr>\n    <td> country </td>\n    <td> IP-address </td>\n  </tr>\n</table>\n\n\u2b50\ufe0f Scikit-learn compatible interface for quick data integration with existing ML pipelines  \n\u2b50\ufe0f Support for most common supervised ML tasks on tabular data:  \n<table>\n  <tr>\n    <td><a href=\"https://en.wikipedia.org/wiki/Binary_classification\">\u2611\ufe0f binary classification</a></td>\n    <td><a href=\"https://en.wikipedia.org/wiki/Multiclass_classification\">\u2611\ufe0f multiclass classification</a></td>\n  </tr>\n  <tr>\n    <td><a href=\"https://en.wikipedia.org/wiki/Regression_analysis\">\u2611\ufe0f regression</a></td>\n    <td><a href=\"https://en.wikipedia.org/wiki/Time_series#Prediction_and_forecasting\">\u2611\ufe0f time series prediction</a></td>\n  </tr>\n</table>   \n\n\u2b50\ufe0f [Simple Drag & Drop Search UI](https://upgini.com/upgini-widget):   \n<a href=\"https://upgini.com/upgini-widget\">\n<img width=\"710\" alt=\"Drag & Drop Search UI\" src=\"https://github.com/upgini/upgini/assets/95645411/36b6460c-51f3-400e-9f04-445b938bf45e\">\n</a>\n\n\n## \ud83c\udf0e Connected data sources and coverage\n\n- **Public data** : public sector, academic institutions, other sources through open data portals. Curated and updated by the Upgini team  \n- **Community shared data**: royalty / license free datasets or features from Data science community (our users). It's both a public and a scraped data  \n- **Premium data providers**: commercial data sources verified by the Upgini team in real-world use cases  \n\n\ud83d\udc49 [**Details on  datasets and features**](https://upgini.com/#data_sources) \n#### \ud83d\udcca Total: **239 countries** and **up to 41 years** of history\n|Data sources|Countries|History, years|# sources for ensemble|Update|Search keys|API Key required\n|--|--|--|--|--|--|--|\n|Historical weather & Climate normals | 68 |22|-|Monthly|date, country, postal/ZIP code|No\n|Location/Places/POI/Area/Proximity information from OpenStreetMap | 221 |2|-|Monthly|date, country, postal/ZIP code|No\n|International holidays & events, Workweek calendar| 232 |22|-|Monthly|date, country|No\n|Consumer Confidence index| 44 |22|-|Monthly|date, country|No\n|World economic indicators|191 |41|-|Monthly|date, country|No\n|Markets data|-|17|-|Monthly|date, datetime|No\n|World mobile & fixed broadband network coverage and perfomance |167|-|3|Monthly|country, postal/ZIP code|No\n|World demographic data |90|-|2|Annual|country, postal/ZIP code|No\n|World house prices |44|-|3|Annual|country, postal/ZIP code|No\n|Public social media profile data |104|-|-|Monthly|date, email/HEM, phone |Yes\n|Car ownership data and Parking statistics|3|-|-|Annual|country, postal/ZIP code, email/HEM, phone|Yes\n|Geolocation profile for phone & IPv4 & email|239|-|6|Monthly|date, email/HEM, phone, IPv4|Yes\n|\ud83d\udd1c Email/WWW domain profile|-|-|-|-\n\n\u2753**Know other useful data sources for machine learning?** [Give us a hint and we'll add it for free](https://forms.gle/pH99gb5hPxBEfNdR7).  \n\n\n## \ud83d\udcbc Tutorials\n\n###  [Search of relevant external features & Automated feature generation for Salary predicton task (use as a template)](https://github.com/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb)\n\n* The goal is to predict salary for data science job postning based on information about employer and job description.\n* Following this guide, you'll learn how to **search & auto generate new relevant features with Upgini library**\n* The evaluation metric is [Mean Absolute Error (MAE)](https://en.wikipedia.org/wiki/Mean_absolute_error).\n \nRun [Feature search & generation notebook](https://github.com/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb) inside your browser:\n\n[![Open example in Google Colab](https://img.shields.io/badge/run_example_in-colab-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/Upgini_Features_search%26generation.ipynb)\n&nbsp;\n<!--\n[![Open in Binder](https://img.shields.io/badge/run_example_in-mybinder-red.svg?style=for-the-badge&logo=data:image/png;base64,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)](https://mybinder.org/v2/gh/upgini/upgini/main?labpath=notebooks%2FUpgini_Features_search%26generation.ipynb)\n&nbsp;\n[![Open example in Gitpod](https://img.shields.io/badge/run_example_in-gitpod-orange?style=for-the-badge&logo=gitpod)](https://gitpod.io/#/github.com/upgini/upgini)\n-->\n### \u2753 [Simple sales prediction for retail stores](https://github.com/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb)\n\n* The goal is to **predict future sales of different goods in stores** based on a 5-year history of sales.     \n* Kaggle Competition [Store Item Demand Forecasting Challenge](https://www.kaggle.com/c/demand-forecasting-kernels-only) is a product sales forecasting. The evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error). \n<!--\nRun [Simple sales prediction for retail stores](https://github.com/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb) inside your browser:\n\n[![Open example in Google Colab](https://img.shields.io/badge/run_example_in-colab-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/github/upgini/upgini/blob/main/notebooks/kaggle_example.ipynb)\n&nbsp;\n[![Open in Binder](https://img.shields.io/badge/run_example_in-mybinder-red.svg?style=for-the-badge&logo=data:image/png;base64,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)](https://mybinder.org/v2/gh/upgini/upgini/main?urlpath=notebooks%2Fnotebooks%2Fkaggle_example.ipynb)\n&nbsp;\n[![Open example in Gitpod](https://img.shields.io/badge/run_example_in-gitpod-orange?style=for-the-badge&logo=gitpod)](https://gitpod.io/#/github.com/upgini/upgini)\n-->    \n\n### \u2753 [How to boost ML model accuracy for Kaggle TOP1 Leaderboard in 10 minutes](https://www.kaggle.com/code/romaupgini/more-external-features-for-top1-private-lb-4-54/notebook)\n\n* The goal is **accuracy improvement for TOP1 winning Kaggle solution** from new relevant external features & data.  \n* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).  \n\n### \u2753 [How to do low-code feature engineering for AutoML tools](https://www.kaggle.com/code/romaupgini/zero-feature-engineering-with-upgini-pycaret/notebook)\n\n* **Save time on feature search and engineering**. Use ready-to-use external features and data sources to maximize overall AutoML accuracy, right out of the box.  \n* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).  \n* Low-code AutoML tools: [Upgini](https://github.com/upgini/upgini) and [PyCaret](https://github.com/pycaret/pycaret)\n\n### \u2753 [How to improve accuracy of Multivariate Time Series forecast from external features & data](https://www.kaggle.com/code/romaupgini/guide-external-data-features-for-multivariatets/notebook)\n\n* The goal is **accuracy improvement of Multivariate Time Series prediction** from new relevant external features & data.  The main challenge here is a strategy of data & feature enrichment, when a component of Multivariate TS depends not only on its past values but also has **some dependency on other components**.  \n* [Kaggle Competition](https://www.kaggle.com/competitions/tabular-playground-series-jan-2022/) is a product sales forecasting, evaluation metric is [RMSLE](https://www.kaggle.com/code/carlmcbrideellis/store-sales-using-the-average-of-the-last-16-days#Note-regarding-calculating-the-average). \n\n### \u2753 [How to speed up feature engineering hypothesis tests with ready-to-use external features](https://www.kaggle.com/code/romaupgini/statement-dates-to-use-or-not-to-use/notebook)\n\n*  **Save time on external data wrangling and feature calculation code** for hypothesis tests. The key challenge here is a time-dependent representation of information in a training dataset, which is uncommon for credit default prediction tasks. As a result, special data enrichment strategy is used.   \n* [Kaggle Competition](https://www.kaggle.com/competitions/amex-default-prediction) is a credit default prediction, evaluation metric is [normalized Gini coefficient](https://www.kaggle.com/competitions/amex-default-prediction/discussion/327464).\n\n## \ud83c\udfc1 Quick start \n\n### 1. Install from PyPI\n```python\n%pip install upgini\n```\n<details>\n\t<summary>\n\t\ud83d\udc33 <b>Docker-way</b>\n\t</summary>\n</br>\nClone <i>$ git clone https://github.com/upgini/upgini</i> or download upgini git repo locally </br>\nand follow steps below to build docker container \ud83d\udc47 </br>\n</br>  \n1. Build docker image from cloned git repo:</br>\n<i>cd upgini </br>\ndocker build -t upgini .</i></br>\n</br>\n...or directly from GitHub:\n</br>\n<i>DOCKER_BUILDKIT=0 docker build -t upgini</i></br> <i>git@github.com:upgini/upgini.git#main</i></br>\n</br>\n2. Run docker image:</br>\n<i>\ndocker run -p 8888:8888 upgini</br>\n</i></br>\n3. Open http://localhost:8888?token=\"<\"your_token_from_console_output\">\" in your browser  \n</details>\n\n\n### 2. \ud83d\udca1 Use your labeled training dataset for search\n\nYou can use your labeled training datasets \"as is\" to initiate the search. Under the hood, we'll search for relevant data using:\n- **[search keys](#-search-key-types-we-support-more-to-come)** from training dataset to match records from potential data sources with a new features\n- **labels** from training dataset to estimate relevancy of feature or dataset for your ML task and calculate feature importance metrics  \n- **your features** from training dataset to find external datasets and features which only give accuracy improvement to your existing data and estimate accuracy uplift ([optional](#find-features-only-give-accuracy-gain-to-existing-data-in-the-ml-model))  \n\n\nLoad training dataset into pandas dataframe and separate features' columns from label column in a Scikit-learn way:  \n```python\nimport pandas as pd\n# labeled training dataset - customer_churn_prediction_train.csv\ntrain_df = pd.read_csv(\"customer_churn_prediction_train.csv\")\nX = train_df.drop(columns=\"churn_flag\")\ny = train_df[\"churn_flag\"]\n```\n<table border=1 cellpadding=10><tr><td>\n\u26a0\ufe0f  <b>Requirements for search initialization dataset</b>\n<br>\nWe do dataset verification and cleaning under the hood, but still there are some requirements to follow:  \n<br>\n1. <b>pandas.DataFrame</b>, <b>pandas.Series</b> or <b>numpy.ndarray</b> representation;  \n<br>\n2. correct label column types: boolean/integers/strings for binary and multiclass labels, floats for regression;  \n<br>\n3. at least one column selected as a <a href=\"#-search-key-types-we-support-more-to-come\">search key</a>;\n<br>\n4. min size after deduplication by search key column and NaNs removal: <i>100 records</i>\n</td></tr></table>\n\n### 3. \ud83d\udd26 Choose one or multiple columns as a search keys\n*Search keys* columns will be used to match records from all potential external data sources / features.   \nDefine one or multiple columns as a search keys with `FeaturesEnricher` class initialization.  \n```python\nfrom upgini import FeaturesEnricher, SearchKey\nenricher = FeaturesEnricher(\n\tsearch_keys={\n\t\t\"subscription_activation_date\": SearchKey.DATE,\n    \t\t\"country\": SearchKey.COUNTRY,\n    \t\t\"zip_code\": SearchKey.POSTAL_CODE,\n    \t\t\"hashed_email\": SearchKey.HEM,\n\t\t\"last_visit_ip_address\": SearchKey.IP,\n\t\t\"registered_with_phone\": SearchKey.PHONE\n\t})\n```\n#### \u2728 Search key types we support (more to come!)\n<table style=\"table-layout: fixed; text-align: left\">\n  <tr>\n    <th> Search Key<br/>Meaning Type </th>\n    <th> Description </th>\n    <th> Allowed pandas dtypes (python types) </th>\n    <th> Example </th>\n  </tr>\n  <tr>\n    <td> SearchKey.EMAIL </td>\n    <td> e-mail </td>\n    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>\n    <td> <tt>support@upgini.com </tt> </td>\n  </tr>\n  <tr>\n    <td> SearchKey.HEM </td>\n    <td>  <tt>sha256(lowercase(email)) </tt> </td>\n    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>\n    <td> <tt>0e2dfefcddc929933dcec9a5c7db7b172482814e63c80b8460b36a791384e955</tt> </td>\n  </tr>\n  <tr>\n    <td> SearchKey.IP </td>\n    <td> IP address (version 4) </td>\n    <td> <tt>object(str, ipaddress.IPv4Address)</tt> <br/> <tt>string</tt> <br/> <tt>int64</tt> </td>\n    <td> <tt>192.168.0.1 </tt> </td>\n  </tr>\n  <tr>\n    <td> SearchKey.PHONE </td>\n    <td> phone number, <a href=\"https://en.wikipedia.org/wiki/E.164\">E.164 standard</a> </td>\n    <td> <tt>object(str)</tt> <br/> <tt>string</tt> <br/> <tt>int64</tt> <br/> <tt>float64</tt> </td>\n    <td> <tt>443451925138 </tt> </td>\n  </tr>\n  <tr>\n    <td> SearchKey.DATE </td>\n    <td> date </td>\n    <td> \n      <tt>object(str)</tt> <br/> \n      <tt>string</tt> <br/>\n      <tt>datetime64[ns]</tt> <br/>\n      <tt>period[D]</tt> <br/>\n    </td>\n    <td> \n      <tt>2020-02-12 </tt>&nbsp;(<a href=\"https://en.wikipedia.org/wiki/ISO_8601\">ISO-8601 standard</a>) \n      <br/> <tt>12.02.2020 </tt>&nbsp;(non standard notation) \n    </td>\n  </tr>\n  <tr>\n    <td> SearchKey.DATETIME </td>\n    <td> datetime </td>\n    <td> \n      <tt>object(str)</tt> <br/> \n      <tt>string</tt> <br/>\n      <tt>datetime64[ns]</tt> <br/>\n      <tt>period[D]</tt> <br/>\n    </td>\n    <td> <tt>2020-02-12 12:46:18 </tt> <br/> <tt>12:46:18 12.02.2020 </tt> </td>\n  </tr>\n  <tr>\n    <td> SearchKey.COUNTRY </td>\n    <td> <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2\">Country ISO-3166 code</a>, Country name </td>\n    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>\n    <td> <tt>GB </tt> <br/> <tt>US </tt> <br/> <tt>IN </tt> </td>\n  </tr> \n  <tr>\n    <td> SearchKey.POSTAL_CODE </td>\n    <td> Postal code a.k.a. ZIP code. Could be used only with SearchKey.COUNTRY  </td>\n    <td> <tt>object(str)</tt> <br/> <tt>string</tt> </td>\n    <td> <tt>21174 </tt> <br/> <tt>061107 </tt> <br/> <tt>SE-999-99 </tt> </td>\n  </tr>\n</table>\n\n</details>\n\nFor the meaning types <tt>SearchKey.DATE</tt>/<tt>SearchKey.DATETIME</tt> with dtypes <tt>object</tt> or <tt>string</tt> you have to clarify date/datetime format by passing <tt>date_format</tt> parameter to `FeaturesEnricher`. For example:\n```python\nfrom upgini import FeaturesEnricher, SearchKey\nenricher = FeaturesEnricher(\n\tsearch_keys={\n\t\t\"subscription_activation_date\": SearchKey.DATE,\n    \t\t\"country\": SearchKey.COUNTRY,\n    \t\t\"zip_code\": SearchKey.POSTAL_CODE,\n    \t\t\"hashed_email\": SearchKey.HEM,\n\t\t\"last_visit_ip_address\": SearchKey.IP,\n\t\t\"registered_with_phone\": SearchKey.PHONE\n\t}, \n\tdate_format = \"%Y-%d-%m\"\n)\n```\n\nTo use datetime not in UTC timezone, you can cast datetime column explicitly to your timezone (example for Warsaw):\n```python\ndf[\"date\"] = df.date.astype(\"datetime64\").dt.tz_localize(\"Europe/Warsaw\")\n```\n\nSingle country for the whole training dataset can be passed with `country_code` parameter:\n```python\nfrom upgini import FeaturesEnricher, SearchKey\nenricher = FeaturesEnricher(\n\tsearch_keys={\n\t\t\"subscription_activation_date\": SearchKey.DATE,\n    \t\t\"zip_code\": SearchKey.POSTAL_CODE,\n\t}, \n\tcountry_code = \"US\",\n\tdate_format = \"%Y-%d-%m\"\n)\n```\n### 4. \ud83d\udd0d Start your first feature search!\nThe main abstraction you interact is `FeaturesEnricher`, a Scikit-learn compatible estimator.  You can easily add it into your existing ML pipelines. \nCreate instance of the `FeaturesEnricher` class and call:\n- `fit` to search relevant datasets & features  \n- than `transform` to enrich your dataset with features from search result  \n\nLet's try it out!\n```python\nimport pandas as pd\nfrom upgini import FeaturesEnricher, SearchKey\n\n# load labeled training dataset to initiate search\ntrain_df = pd.read_csv(\"customer_churn_prediction_train.csv\")\nX = train_df.drop(columns=\"churn_flag\")\ny = train_df[\"churn_flag\"]\n\n# now we're going to create `FeaturesEnricher` class\nenricher = FeaturesEnricher(\n\tsearch_keys={\n\t\t\"subscription_activation_date\": SearchKey.DATE,\n    \t\t\"country\": SearchKey.COUNTRY,\n    \t\t\"zip_code\": SearchKey.POSTAL_CODE\n\t})\n\n# everything is ready to fit! For 200\u043a records fitting should take around 10 minutes,\n# we send email notification, just register on profile.upgini.com\nenricher.fit(X, y)\n```\n\nThat's all). We've fitted `FeaturesEnricher`. \n### 5. \ud83d\udcc8 Evaluate feature importances (SHAP values) from the search result\n\n`FeaturesEnricher` class has two properties for feature importances, which will be filled after fit - `feature_names_` and `feature_importances_`:  \n- `feature_names_` -  feature names from the search result, and if parameter `keep_input=True` was used, initial columns from search dataset as well  \n- `feature_importances_` - SHAP values for features from the search result, same order as in `feature_names_`  \n\nMethod `get_features_info()` returns pandas dataframe with features and full statistics after fit, including SHAP values and match rates:\n```python\nenricher.get_features_info()\n```\nGet more details about `FeaturesEnricher` at runtime using docstrings via `help(FeaturesEnricher)` or `help(FeaturesEnricher.fit)`.\n\n### 6. \ud83c\udfed Enrich Production ML pipeline with relevant external features\n`FeaturesEnricher` is a Scikit-learn compatible estimator, so any pandas dataframe can be enriched with external features from a search result (after `fit` ).   \nUse `transform` method of `FeaturesEnricher` , and let magic to do the rest \ud83e\ude84\n```python\n# load dataset for enrichment\ntest_x = pd.read_csv(\"test.csv\")\n# enrich it!\nenriched_test_features = enricher.transform(test_x)\n```\n #### 6.1 Reuse completed search for enrichment without 'fit' run\n\n`FeaturesEnricher` can be initiated with a `search_id` parameter from completed search after fit method call.   \nJust use `enricher.get_search_id()` or copy search id string from the `fit()` output.  \nSearch keys and features in X should be the same as for `fit()`\n```python\nenricher = FeaturesEnricher(\n  #same set of a search keys as for the fit step\n  search_keys={\"date\": SearchKey.DATE},\n  api_key=\"<YOUR API_KEY>\",  # if you fit enricher with api_key then you should use it here\n  search_id = \"abcdef00-0000-0000-0000-999999999999\"\n)\nenriched_prod_dataframe=enricher.transform(input_dataframe)\n```\n#### 6.2 Enrichment with an updated external data sources and features\nFor most of the ML cases, training step requires labeled dataset with a historical observations from the past. But for production step you'll need an updated and actual data sources and features for the present time, to calculate a prediction.  \n`FeaturesEnricher`, when initiated with set of search keys which includes `SearchKey.DATE`, will match records from all potential external data sources **exactly on a the specific date/datetime** based on `SearchKey.DATE`. To avoid enrichment with features \"form the future\" for the `fit` step.   \nAnd then, for `transform` in a production ML pipeline, you'll get enrichment with relevant features, actual for the present date.  \n\n\u26a0\ufe0f Initiate `FeaturesEnricher` with `SearchKey.DATE` search key in a key set to get actual features for production and avoid features from the future for the training:\n```python\nenricher = FeaturesEnricher(\n\tsearch_keys={\n\t\t\"subscription_activation_date\": SearchKey.DATE,\n    \t\t\"country\": SearchKey.COUNTRY,\n    \t\t\"zip_code\": SearchKey.POSTAL_CODE,\n\t},\n) \n```\n\n## \ud83d\udcbb How it works?\n\n### \ud83e\uddf9 Search dataset validation\nWe validate and clean search initialization dataset under the hood:  \n\n - \u0441heck you **search keys** columns format; \n - check zero variance for label column; \n - check dataset for full row duplicates. If we find any, we remove duplicated rows and make a note on share of row duplicates;  \n - check inconsistent labels  - rows with the same features and keys but different labels, we remove them and make a note on share of row duplicates;  \n -  remove columns with zero variance  - we treat any non **search key** column in search dataset as a feature, so columns with zero variance will be removed\n\n### \u2754 Supervised ML tasks detection\nWe detect ML task under the hood based on label column values. Currently we support:  \n  - ModelTaskType.BINARY\n  - ModelTaskType.MULTICLASS \n  - ModelTaskType.REGRESSION  \n\nBut for certain search datasets you can pass parameter to `FeaturesEnricher` with correct ML taks type:\n```python\nfrom upgini import ModelTaskType\nenricher = FeaturesEnricher(\n\tsearch_keys={\"subscription_activation_date\": SearchKey.DATE},\n\tmodel_task_type=ModelTaskType.REGRESSION\n)\n```\n#### \u23f0 Time Series prediction support  \n*Time series prediction* supported as `ModelTaskType.REGRESSION` or `ModelTaskType.BINARY` tasks with time series specific cross-validation split:\n* [Scikit-learn time series cross-validation](https://scikit-learn.org/stable/modules/cross_validation.html#time-series-split) - `CVType.time_series` parameter\n* [Blocked time series cross-validation](https://goldinlocks.github.io/Time-Series-Cross-Validation/#Blocked-and-Time-Series-Split-Cross-Validation) - `CVType.blocked_time_series` parameter\n\nTo initiate feature search you can pass cross-validation type parameter to `FeaturesEnricher` with time series specific CV type:\n```python\nfrom upgini.metadata import CVType\nenricher = FeaturesEnricher(\n\tsearch_keys={\"sales_date\": SearchKey.DATE},\n\tcv=CVType.time_series\n)\n```\n\u26a0\ufe0f **Pre-process search dataset** in case of time series prediction:  \nsort rows in dataset according to observation order, in most cases - ascending order by date/datetime.\n\n### \ud83c\udd99 Accuracy and uplift metrics calculations\n`FeaturesEnricher` automaticaly calculates model metrics and uplift from new relevant features either using `calculate_metrics()` method or `calculate_metrics=True` parameter in `fit` or `fit_transform` methods (example below).  \nYou can use any model estimator with scikit-learn compartible interface, some examples are:\n* [All Scikit-Learn supervised models](https://scikit-learn.org/stable/supervised_learning.html)\n* [Xgboost](https://xgboost.readthedocs.io/en/stable/python/python_api.html#module-xgboost.sklearn)\n* [LightGBM](https://lightgbm.readthedocs.io/en/latest/Python-API.html#scikit-learn-api)\n* [CatBoost](https://catboost.ai/en/docs/concepts/python-quickstart)\n\n<details>\n\t<summary>\n\t\t\ud83d\udc48 Evaluation metric should be passed to <i>calculate_metrics()</i> by <i>scoring</i>  parameter,<br/>   \n\t\tout-of-the box Upgini supports \n\t</summary>\n<table style=\"table-layout: fixed;\">\n  <tr>\n    <th>Metric</th>\n    <th>Description</th>\n  </tr>\n  <tr>\n    <td><tt>explained_variance</tt></td>\n    <td>Explained variance regression score function</td>\n  </tr>\n  <tr>\n    <td><tt>r2</tt></td>\n    <td>R<sup>2</sup> (coefficient of determination) regression score function</td>\n  </tr>\n  <tr>\n    <td><tt>max_error</tt></td>\n    <td>Calculates the maximum residual error (negative - greater is better)</td>\n  </tr>\n  <tr>\n    <td><tt>median_absolute_error</tt></td>\n    <td>Median absolute error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>mean_absolute_error</tt></td>\n    <td>Mean absolute error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>mean_absolute_percentage_error</tt></td>\n    <td>Mean absolute percentage error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>mean_squared_error</tt></td>\n    <td>Mean squared error regression loss</td>\n  </tr>\n  <tr>\n\t  <td><tt>mean_squared_log_error</tt> (or aliases: <tt>msle</tt>, <tt>MSLE</tt>)</td>\n    <td>Mean squared logarithmic error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>root_mean_squared_log_error</tt> (or aliases: <tt>rmsle</tt>, <tt>RMSLE</tt>)</td>\n    <td>Root mean squared logarithmic error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>root_mean_squared_error</tt></td>\n    <td>Root mean squared error regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>mean_poisson_deviance</tt></td>\n    <td>Mean Poisson deviance regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>mean_gamma_deviance</tt></td>\n    <td>Mean Gamma deviance regression loss</td>\n  </tr>\n  <tr>\n    <td><tt>accuracy</tt></td>\n    <td>Accuracy classification score</td>\n  </tr>\n  <tr>\n    <td><tt>top_k_accuracy</tt></td>\n    <td>Top-k Accuracy classification score</td>\n  </tr>\n  <tr>\n    <td><tt>roc_auc</tt></td>\n    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)\n    from prediction scores</td>\n  </tr>\n  <tr>\n    <td><tt>roc_auc_ovr</tt></td>\n    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)\n    from prediction scores (multi_class=\"ovr\")</td>\n  </tr>\n  <tr>\n    <td><tt>roc_auc_ovo</tt></td>\n    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)\n    from prediction scores (multi_class=\"ovo\")</td>\n  </tr>\n  <tr>\n    <td><tt>roc_auc_ovr_weighted</tt></td>\n    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)\n    from prediction scores (multi_class=\"ovr\", average=\"weighted\")</td>\n  </tr>\n  <tr>\n    <td><tt>roc_auc_ovo_weighted</tt></td>\n    <td>Area Under the Receiver Operating Characteristic Curve (ROC AUC)\n    from prediction scores (multi_class=\"ovo\", average=\"weighted\")</td>\n  </tr>\n  <tr>\n    <td><tt>balanced_accuracy</tt></td>\n    <td>Compute the balanced accuracy</td>\n  </tr>\n  <tr>\n    <td><tt>average_precision</tt></td>\n    <td>Compute average precision (AP) from prediction scores</td>\n  </tr>\n  <tr>\n    <td><tt>log_loss</tt></td>\n    <td>Log loss, aka logistic loss or cross-entropy loss</td>\n  </tr>\n  <tr>\n    <td><tt>brier_score</tt></td>\n    <td>Compute the Brier score loss</td>\n  </tr>\n</table>\n</details>\n\nIn addition to that list, you can define custom evaluation metric function using [scikit-learn make_scorer](https://scikit-learn.org/0.15/modules/model_evaluation.html#defining-your-scoring-strategy-from-score-functions), for example [SMAPE](https://en.wikipedia.org/wiki/Symmetric_mean_absolute_percentage_error).\n\nBy default, `calculate_metrics()` method calculates evaluation metric with the same cross-validation split as selected for `FeaturesEnricher.fit()` by parameter `cv = CVType.<cross-validation-split>`.   \nBut you can easily define new split by passing child of BaseCrossValidator to parameter `cv` in `calculate_metrics()`.\n\nExample with more tips-and-tricks:\n```python\nfrom upgini import FeaturesEnricher, SearchKey\nenricher = FeaturesEnricher(search_keys={\"registration_date\": SearchKey.DATE})\n\n# Fit with default setup for metrics calculation\n# CatBoost will be used\nenricher.fit(X, y, eval_set=eval_set, calculate_metrics=True)\n\n# LightGBM estimator for metrics\ncustom_estimator = LGBMRegressor()\nenricher.calculate_metrics(estimator=custom_estimator)\n\n# Custom metric function to scoring param (callable or name)\ncustom_scoring = \"RMSLE\"\nenricher.calculate_metrics(scoring=custom_scoring)\n\n# Custom cross validator\ncustom_cv = TimeSeriesSplit(n_splits=5)\nenricher.calculate_metrics(cv=custom_cv)\n\n# All this custom parameters could be combined in both methods: fit, fit_transform and calculate_metrics:\nenricher.fit(X, y, eval_set, calculate_metrics=True, estimator=custom_estimator, scoring=custom_scoring, cv=custom_cv)\n```\n\n\n\n## \u2705 More tips-and-tricks\n\n###  \ud83e\udd16 Automated feature generation from columns in a search dataset  \n\nIf a training dataset has a text column, you can generate additional embeddings from it using instructed embeddings generation with LLMs and data augmentation from external sources, just like Upgini does for all records from connected data sources.\n\nFor most cases, this gives better results than direct embeddings generation from a text field. Currently, Upgini has two LLMs connected to a search engine - GPT-3.5 from OpenAI and GPT-J.\n\nTo use this feature, pass the column names as arguments to the `generate_features` parameter. You can use up to 2 columns.\n\nHere's an example for generating features from the \"description\" and \"summary\" columns:\n\n```python\nenricher = FeaturesEnricher(\n    search_keys={\"date\": SearchKey.DATE},\n    generate_features=[\"description\", \"summary\"]\n)\n```\n\nWith this code, Upgini will generate LLM embeddings from text columns and then check them for predictive power for your ML task.\n\nFinally, Upgini will return a dataset enriched by only relevant components of LLM embeddings.\n\n### Find features only give accuracy gain to existing data in the ML model\n\nIf you already have features or other external data sources, you can specifically search new datasets & features only give accuracy gain \"on top\" of them.  \n\nJust leave all these existing features in the labeled training dataset and Upgini library automatically use them during feature search process and as a baseline ML model to calculate accuracy metric uplift. Only features which improve accuracy will return.\n\n### Check robustness of accuracy improvement from external features\n\nYou can validate external features robustness on out-of-time dataset using `eval_set` parameter:\n```python\n# load train dataset\ntrain_df = pd.read_csv(\"train.csv\")\ntrain_ids_and_features = train_df.drop(columns=\"label\")\ntrain_label = train_df[\"label\"]\n\n# load out-of-time validation dataset\neval_df = pd.read_csv(\"validation.csv\")\neval_ids_and_features = eval_df.drop(columns=\"label\")\neval_label = eval_df[\"label\"]\n# create FeaturesEnricher\nenricher = FeaturesEnricher(search_keys={\"registration_date\": SearchKey.DATE})\n\n# now we fit WITH eval_set parameter to calculate accuracy metrics on Out-of-time dataset.\n# the output will contain quality metrics for both the training data set and\n# the eval set (validation OOT data set)\nenricher.fit(\n  train_ids_and_features,\n  train_label,\n  eval_set = [(eval_ids_and_features, eval_label)]\n)\n```\n#### \u26a0\ufe0f Requirements for out-of-time dataset  \n- Same data schema as for search initialization dataset  \n- Pandas dataframe representation\n\n### Use custom loss function in feature selection & metrics calculation\n\n`FeaturesEnricher` can be initialized with additional string parameter `loss`. \nDepending on ML-task, you can use the following loss functions:\n- `regression`: regression, regression_l1, huber, poisson, quantile, mape, gamma, tweedie;\n- `binary`: binary;\n- `multiclass`: multiclass, multiclassova.\n\nFor instance, if your target variable has a Poisson distribution (count of events, number of customers in the shop and so on), you should try to use `loss=\"poisson\"` to improve quality of feature selection and get better evaluation metrics. \n\nUsage example:\n```python\nenricher = FeaturesEnricher(\n\tsearch_keys={\"date\": SearchKey.DATE},\n\tloss=\"poisson\",\n    \tmodel_task_type=ModelTaskType.REGRESSION\n)\nenriched_dataframe.fit(X, y)\n```\n\n### Return initial dataframe enriched with TOP external features by importance\n\n`transform` and `fit_transform` methods of `FeaturesEnricher` can be used with two additional parameters:\n- `importance_threshold`: float = 0 - only features with *importance >= threshold* will be added to the output dataframe\n- `max_features`: int  - only first TOP N features by importance will be returned, where *N = max_features*  \n\nAnd `keep_input=True` will keep all initial columns from search dataset X:  \n```python\nenricher = FeaturesEnricher(\n\tsearch_keys={\"subscription_activation_date\": SearchKey.DATE}\n)\nenriched_dataframe.fit_transform(X, y, keep_input=True, max_features=2)\n```\n\n### Exclude premium data sources from fit, transform and metrics calculation\n\n`fit`, `fit_transform`, `transform` and `calculate_metrics` methods of `FeaturesEnricher` can be used with parameter `exclude_features_sources` that allows to exclude Trial or Paid features from Premium data sources:\n```python\nenricher = FeaturesEnricher(\n  search_keys={\"subscription_activation_date\": SearchKey.DATE}\n)\nenricher.fit(X, y, calculate_metrics=False)\ntrial_features = enricher.get_features_info()[enricher.get_features_info()[\"Feature type\"] == \"Trial\"][\"Feature name\"].values.tolist()\npaid_features = enricher.get_features_info()[enricher.get_features_info()[\"Feature type\"] == \"Paid\"][\"Feature name\"].values.tolist()\nenricher.calculate_metrics(exclude_features_sources=(trial_features + paid_features))\nenricher.transform(X, exclude_features_sources=(trial_features + paid_features))\n```\n\n### Turn off autodetection for search key columns\nUpgini has autodetection of search keys on by default.\nTo turn off use `detect_missing_search_keys=False`:\n\n```python\nenricher = FeaturesEnricher(\n   search_keys={\"date\": SearchKey.DATE},\n   detect_missing_search_keys=False,\n)\n\nenricher.fit(X, y)\n```\n\n## Turn off removing of target outliers\nUpgini detect rows with target outlier for regression tasks. By default such rows are dropped on metrics calculation. To turn off removing of target outlier rows use parameter `remove_outliers_calc_metrics=False` in fit, fit_transform or calculate_metrics methods:\n\n```python\nenricher = FeaturesEnricher(\n   search_keys={\"date\": SearchKey.DATE},\n)\n\nenricher.fit(X, y, remove_outliers_calc_metrics=False)\n```\n\n## \ud83d\udd11 Open up all capabilities of Upgini\n\n[Register](https://profile.upgini.com) and get a free API key for exclusive data sources and features: 600 mln+ phone numbers, 350 mln+ emails, 2^32 IP addresses\n\n|Benefit|No Sign-up | Registered user |\n|--|--|--|\n|Enrichment with **date/datetime, postal/ZIP code and country keys**  | Yes |  Yes |\n|Enrichment with **phone number, hashed email/HEM and IP-address keys**  | No |  Yes |\n|Email notification on **search task completion** | No |  Yes |\n|Automated **feature generation with LLMs** from columns in a search dataset| Yes, *till 12/05/23* | Yes |\n|Email notification on **new data source activation** \ud83d\udd1c | No |  Yes |\n\n## \ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb How to share data/features with a community ?\nYou may publish ANY data which you consider as royalty / license free ([Open Data](http://opendatahandbook.org/guide/en/what-is-open-data/)) and potentially valuable for ML applications for **community usage**:   \n1. Please Sign Up [here](https://profile.upgini.com)\n2. Copy *Upgini API key* from profile and upload your data from Upgini python library with this key:\n```python\nimport pandas as pd\nfrom upgini import SearchKey\nfrom upgini.ads import upload_user_ads\nimport os\nos.environ[\"UPGINI_API_KEY\"] = \"your_long_string_api_key_goes_here\"\n#you can define custom search key which might not be supported yet, just use SearchKey.CUSTOM_KEY type\nsample_df = pd.read_csv(\"path_to_data_sample_file\")\nupload_user_ads(\"test\", sample_df, {\n    \"city\": SearchKey.CUSTOM_KEY,\n    \"stats_date\": SearchKey.DATE\n})\n```\n3. After data verification, search results on community data will be available usual way.\n\n## \ud83d\udee0 Getting Help & Community\nPlease note, that we are still in a beta stage.\nRequests and support, in preferred order  \n[![Claim help in slack](https://img.shields.io/badge/slack-@upgini-orange.svg?style=for-the-badge&logo=slack)](https://4mlg.short.gy/join-upgini-community)\n[![Open GitHub issue](https://img.shields.io/badge/open%20issue%20on-github-blue?style=for-the-badge&logo=github)](https://github.com/upgini/upgini/issues)  \n\n\u2757Please try to create bug reports that are:\n- **reproducible** - include steps to reproduce the problem.\n- **specific** - include as much detail as possible: which Python version, what environment, etc.\n- **unique** - do not duplicate existing opened issues.\n- **scoped to a Single Bug** - one bug per report.\n\n## \ud83e\udde9 Contributing\nWe are not a large team, so we probably won't be able to:\n - implement smooth integration with most common low-code ML libraries and platforms ([PyCaret](https://www.github.com/pycaret/pycaret), [H2O AutoML](https://github.com//h2oai/h2o-3/blob/master/h2o-docs/src/product/automl.rst), etc. )\n - implement all possible data verification and normalization capabilities for different types of search keys \nAnd we need some help from the community!\n\nSo, we'll be happy about every **pull request** you open and **issue** you find to make this library **more incredible**. Please note that it might sometimes take us a while to get back to you.\n**For major changes**, please open an issue first to discuss what you would like to change\n#### Developing\nSome convenient ways to start contributing are:  \n\u2699\ufe0f [**Open in Visual Studio Code**](https://open.vscode.dev/upgini/upgini) You can remotely open this repo in VS Code without cloning or automatically clone and open it inside a docker container.  \n\u2699\ufe0f **Gitpod** [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/upgini/upgini) You can use Gitpod to launch a fully functional development environment right in your browser.\n\n## \ud83d\udd17 Useful links\n- [Simple sales predictions as a template notebook](#-simple-sales-predictions-use-as-a-template)\n- [Full list of Kaggle Guides & Examples](https://www.kaggle.com/romaupgini/code)\n- [Project on PyPI](https://pypi.org/project/upgini)\n- [More perks for registered users](https://profile.upgini.com)\n\n<sup>\ud83d\ude14 Found mistype or a bug in code snippet? Our bad! <a href=\"https://github.com/upgini/upgini/issues/new?assignees=&title=readme%2Fbug\">\nPlease report it here.</a></sup>\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Intelligent data search & enrichment for Machine Learning",
    "version": "1.1.273",
    "project_urls": {
        "Bug Reports": "https://github.com/upgini/upgini/issues",
        "Homepage": "https://upgini.com/",
        "Source": "https://github.com/upgini/upgini"
    },
    "split_keywords": [
        "data science",
        " machine learning",
        " data mining",
        " automl",
        " data search"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3f822b3130961cef6a8ab8747fd51bad49433a6668911e36163075e27b0f222",
                "md5": "aeea44be56e1308bbba592d19ee47d69",
                "sha256": "25013aaf202bd1f849ceef55ebdf2e6cc95acd0aac3436c18a79cc4320064384"
            },
            "downloads": -1,
            "filename": "upgini-1.1.273-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aeea44be56e1308bbba592d19ee47d69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.8",
            "size": 171357,
            "upload_time": "2024-04-16T09:44:20",
            "upload_time_iso_8601": "2024-04-16T09:44:20.383973Z",
            "url": "https://files.pythonhosted.org/packages/e3/f8/22b3130961cef6a8ab8747fd51bad49433a6668911e36163075e27b0f222/upgini-1.1.273-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3333d1d57254e91fd8828c26ae0765159ad564e610124d5d59df5f09e8713ce",
                "md5": "33455924050695d2db48b3d9847eb488",
                "sha256": "1d21bc095fef41ffedab40162c58e72f1749ee2b24d509db509a75beeac21bed"
            },
            "downloads": -1,
            "filename": "upgini-1.1.273.tar.gz",
            "has_sig": false,
            "md5_digest": "33455924050695d2db48b3d9847eb488",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.8",
            "size": 207950,
            "upload_time": "2024-04-16T09:44:30",
            "upload_time_iso_8601": "2024-04-16T09:44:30.609338Z",
            "url": "https://files.pythonhosted.org/packages/d3/33/3d1d57254e91fd8828c26ae0765159ad564e610124d5d59df5f09e8713ce/upgini-1.1.273.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 09:44:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "upgini",
    "github_project": "upgini",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "upgini"
}
        
Elapsed time: 0.24052s