Name : python3-logreduce
| |
Version : 0.6.1
| Vendor : openSUSE
|
Release : 2.10
| Date : 2024-02-01 08:24:47
|
Group : Development/Languages/Python
| Source RPM : python-logreduce-0.6.1-2.10.src.rpm
|
Size : 0.29 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Log file anomaly extractor
|
Description :
Based on success logs, logreduce highlights useful text in failed logs. The goal is to save time in finding a failure\'s root cause.
On average, learning run at 2000 lines per second, and testing run at 1300 lines per seconds.
logreduce uses a *model* to learn successful logs and detect novelties in failed logs:
* Random words are manually removed using regular expression * Then lines are converted to a matrix of token occurrences (using **HashingVectorizer**), * An unsupervised learner implements neighbor searches (using **NearestNeighbors**).
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-logreduce
python3.11dist(logreduce)
python3dist(logreduce)
Requires :