xai-kit


Namexai-kit JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/Zeed-Almelhem/XAI
SummaryExplainable Artificial Intelligence (XAI) Library
upload_time2023-09-10 23:25:22
maintainer
docs_urlNone
authorZeed Almelhem
requires_python
license
keywords xai xaiz explainable ai interpretable ai machine learning deep learning artificial intelligence data science model interpretability model transparency model explanation model visualization regression analysis classification supervised learning unsupervised learning reinforcement learning data visualization feature importance regression metrics model evaluation machine learning library python library machine learning explainability ai transparency ai ethics ai accountability model explainability techniques ai insights open source data scientists machine learning practitioners
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# XAI (eXplainable Artificial Intelligence) Library

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## Overview

The XAI (eXplainable Artificial Intelligence) Library is a powerful toolkit designed to empower data scientists and machine learning practitioners in their journey to understand, interpret, and visualize complex machine learning models. In an era of advanced AI algorithms, transparency and interpretability are paramount. XAI addresses these needs by offering a suite of advanced visualizations tailored for regression analysis, curated datasets, pre-trained regression models, and comprehensive documentation.

## Features

- **Advanced Visualizations**: Explore a rich collection of visualizations in the [XAI Regression Visualizations Module](xai/regression/visualizations/__init__.py) designed to unravel the intricacies of your regression models.
- **Datasets and Models**: Access curated datasets and pre-trained regression models to streamline your regression analysis process.
- **Model-Agnostic Explanations**: Enjoy model-agnostic explanations for compatibility with a wide array of machine learning models.
- **Interpretability for Diverse Data Types**: XAI is built to cater to diverse data types, including tabular data, image data, and natural language processing (NLP) models.
- **Continuous Improvement**: Expect regular updates with additional features and support for various machine learning tasks.

## Getting Started

To harness the power of the XAI Library, follow these steps:

1. **Install the Library**: Begin by including the library in your Python environment.
2. **Explore Documentation**: Refer to the [Getting Started Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/getting_started.md) to understand the library's objectives and scope.
3. **Usage Guide**: Dive into the [Usage Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/usage_guide.md) for detailed instructions on using the library's features.

## Examples

Explore practical examples demonstrating the library's capabilities in the [Example Notebooks](examples/) directory.

## Documentation

- [Getting Started Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/getting_started.md): Learn about the library's objectives and scope.
- [Usage Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/usage_guide.md): Detailed instructions on using the library's features.
- [Index](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/index.md): The main page with information about the library and its creator.

## Author

- Zeed Almelhem ([GitHub](https://github.com/Zeed-Almelhem))

## Contact

For inquiries and feedback, please feel free to contact the author:

- Email (z@zeed-almelhem.com)
- [Personal Website](https://www.zeed-almelhem.com/)
- [Kaggle](https://www.kaggle.com/zeeda1melhem)
- [GitHub](https://github.com/Zeed-Almelhem)
- [Medium](https://medium.com/@zeed.almelhem)
- [Instagram](https://www.instagram.com/zeed_almelhem/)
- [LinkedIn](https://www.linkedin.com/in/zeed-almelhem/)
- [Twitter](https://twitter.com/Zeed_almelhem)
- [Blog](https://www.zeed-almelhem.com/blog)
- [Projects](https://www.zeed-almelhem.com/projects)
- [Contact](https://www.zeed-almelhem.com/contact)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Zeed-Almelhem/XAI",
    "name": "xai-kit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "xai,xaiz,explainable ai,interpretable ai,machine learning,deep learning,artificial intelligence,data science,model interpretability,model transparency,model explanation,model visualization,regression analysis,classification,supervised learning,unsupervised learning,reinforcement learning,data visualization,feature importance,regression metrics,model evaluation,machine learning library,python library,machine learning explainability,ai transparency,ai ethics,ai accountability,model explainability techniques,ai insights,open source,data scientists,machine learning practitioners",
    "author": "Zeed Almelhem",
    "author_email": "info@zeed-almelhem.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/2b/3b3cddd0ee65ef20cf8d8ea1a3fe63ed15019545c5160cb34a3a13d05236/xai-kit-0.0.7.tar.gz",
    "platform": null,
    "description": "\n# XAI (eXplainable Artificial Intelligence) Library\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n## Overview\n\nThe XAI (eXplainable Artificial Intelligence) Library is a powerful toolkit designed to empower data scientists and machine learning practitioners in their journey to understand, interpret, and visualize complex machine learning models. In an era of advanced AI algorithms, transparency and interpretability are paramount. XAI addresses these needs by offering a suite of advanced visualizations tailored for regression analysis, curated datasets, pre-trained regression models, and comprehensive documentation.\n\n## Features\n\n- **Advanced Visualizations**: Explore a rich collection of visualizations in the [XAI Regression Visualizations Module](xai/regression/visualizations/__init__.py) designed to unravel the intricacies of your regression models.\n- **Datasets and Models**: Access curated datasets and pre-trained regression models to streamline your regression analysis process.\n- **Model-Agnostic Explanations**: Enjoy model-agnostic explanations for compatibility with a wide array of machine learning models.\n- **Interpretability for Diverse Data Types**: XAI is built to cater to diverse data types, including tabular data, image data, and natural language processing (NLP) models.\n- **Continuous Improvement**: Expect regular updates with additional features and support for various machine learning tasks.\n\n## Getting Started\n\nTo harness the power of the XAI Library, follow these steps:\n\n1. **Install the Library**: Begin by including the library in your Python environment.\n2. **Explore Documentation**: Refer to the [Getting Started Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/getting_started.md) to understand the library's objectives and scope.\n3. **Usage Guide**: Dive into the [Usage Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/usage_guide.md) for detailed instructions on using the library's features.\n\n## Examples\n\nExplore practical examples demonstrating the library's capabilities in the [Example Notebooks](examples/) directory.\n\n## Documentation\n\n- [Getting Started Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/getting_started.md): Learn about the library's objectives and scope.\n- [Usage Guide](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/usage_guide.md): Detailed instructions on using the library's features.\n- [Index](https://github.com/Zeed-Almelhem/XAI/blob/main/docs/index.md): The main page with information about the library and its creator.\n\n## Author\n\n- Zeed Almelhem ([GitHub](https://github.com/Zeed-Almelhem))\n\n## Contact\n\nFor inquiries and feedback, please feel free to contact the author:\n\n- Email (z@zeed-almelhem.com)\n- [Personal Website](https://www.zeed-almelhem.com/)\n- [Kaggle](https://www.kaggle.com/zeeda1melhem)\n- [GitHub](https://github.com/Zeed-Almelhem)\n- [Medium](https://medium.com/@zeed.almelhem)\n- [Instagram](https://www.instagram.com/zeed_almelhem/)\n- [LinkedIn](https://www.linkedin.com/in/zeed-almelhem/)\n- [Twitter](https://twitter.com/Zeed_almelhem)\n- [Blog](https://www.zeed-almelhem.com/blog)\n- [Projects](https://www.zeed-almelhem.com/projects)\n- [Contact](https://www.zeed-almelhem.com/contact)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Explainable Artificial Intelligence (XAI) Library",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/Zeed-Almelhem/XAI"
    },
    "split_keywords": [
        "xai",
        "xaiz",
        "explainable ai",
        "interpretable ai",
        "machine learning",
        "deep learning",
        "artificial intelligence",
        "data science",
        "model interpretability",
        "model transparency",
        "model explanation",
        "model visualization",
        "regression analysis",
        "classification",
        "supervised learning",
        "unsupervised learning",
        "reinforcement learning",
        "data visualization",
        "feature importance",
        "regression metrics",
        "model evaluation",
        "machine learning library",
        "python library",
        "machine learning explainability",
        "ai transparency",
        "ai ethics",
        "ai accountability",
        "model explainability techniques",
        "ai insights",
        "open source",
        "data scientists",
        "machine learning practitioners"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaa5cb6141b8a4ba28eabc5156b7b68c0e6839a032d10a587b50be69ba2eee3c",
                "md5": "009267638851fa11a1dd04ab9ceeb1f1",
                "sha256": "d10f6960c0518512d24412d0902f9b50fc802b5d62985464f3474c21e6e9352e"
            },
            "downloads": -1,
            "filename": "xai_kit-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "009267638851fa11a1dd04ab9ceeb1f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8135527,
            "upload_time": "2023-09-10T23:25:20",
            "upload_time_iso_8601": "2023-09-10T23:25:20.670074Z",
            "url": "https://files.pythonhosted.org/packages/aa/a5/cb6141b8a4ba28eabc5156b7b68c0e6839a032d10a587b50be69ba2eee3c/xai_kit-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e42b3b3cddd0ee65ef20cf8d8ea1a3fe63ed15019545c5160cb34a3a13d05236",
                "md5": "860259f1c6ecdc2d52cd0e6a486c1f48",
                "sha256": "d54efadebd4151d0b8107497c638775ee827db7f8c672144103a3e00cdec96ca"
            },
            "downloads": -1,
            "filename": "xai-kit-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "860259f1c6ecdc2d52cd0e6a486c1f48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7895298,
            "upload_time": "2023-09-10T23:25:22",
            "upload_time_iso_8601": "2023-09-10T23:25:22.666948Z",
            "url": "https://files.pythonhosted.org/packages/e4/2b/3b3cddd0ee65ef20cf8d8ea1a3fe63ed15019545c5160cb34a3a13d05236/xai-kit-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-10 23:25:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Zeed-Almelhem",
    "github_project": "XAI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "xai-kit"
}
        
Elapsed time: 0.11874s