Skip to main content

Security-Scenes-Feature-Engineering-Toolkit, Continuous Integration.

Project description

FXY:*Security-Scenes-Feature-Engineering-Toolkit*

image0 image1 image2 image3 image4

中文文档

FXY is an open-sourced feature engineering framework for data preprocessing, feature engineering, model training and testing in multiple security scenes.

Features

  • Supports the feature engineering of multiple security scenarios

  • Built-in multiple universal feature engineering methods

  • Built-in multiple deep learning models

  • Pipline jobs

Requirements

  • Python3.7

  • Pip

Installation

git clone https://github.com/404notf0und/FXY
pip install -r requirements.txt

Usage

from feature_vec.nlp2vec import tfidf,wordindex,word2vec
nlp=word2vec(one_class=False,tunning=True,punctuation='concise')
fx1,fy1=nlp.fit_transform(x1,y1)
fx2=nlp.transform(x2)

Documentation

How to Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug

  2. Email me root@4o4notfound.org

  3. Welcome to submit Feature-Engineering scripts,The method you contributed will be made public.

Other

Contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

openfxy-0.1.4-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page