GithubHelp home page GithubHelp logo

Comments (8)

shaan1337 avatar shaan1337 commented on June 27, 2024 1

Try:
from luminol import anomaly_detector
detector = anomaly_detector.AnomalyDetector(ts)

from luminol.

banksad avatar banksad commented on June 27, 2024

I tried
from luminol import anomaly_detector
I got
ImportError: No module named 'exp_avg_detector'

Running Windows with Python 3.5.2 | Anaconda 4.2.0

from luminol.

banksad avatar banksad commented on June 27, 2024

Sorry just saw elsewhere I might need to try Python 2.7 to fix

from luminol.

banksad avatar banksad commented on June 27, 2024

Yeah 2.7 works a charm in an Anaconda virtual environment

from luminol.

brennv avatar brennv commented on June 27, 2024

This should be resolved with #28

from luminol.

talatccan avatar talatccan commented on June 27, 2024

I have same problem. I tried to run it on Python 2.7 but didnt work. I tried on azure notebook didnt work. I tried on Python 3.6 didnt work. Everytime same issue:

AttributeError: 'module' object has no attribute 'anomaly_detector'

and i realized that when i wanted to install package it showed me deprecation.

Collecting luminol
Downloading luminol-0.4-py2.py3-none-any.whl
Requirement already satisfied: scipy in /home/nbuser/anaconda2_501/lib/python2.7/site-packages (from luminol)
Requirement already satisfied: numpy in /home/nbuser/anaconda2_501/lib/python2.7/site-packages (from luminol)
Collecting future==0.16.0 (from luminol)
Downloading future-0.16.0.tar.gz (824kB)
100% |████████████████████████████████| 829kB 258kB/s eta 0:00:01
Building wheels for collected packages: future
Running setup.py bdist_wheel for future ... done
Stored in directory: /home/nbuser/.cache/pip/wheels/c2/50/7c/0d83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a
Successfully built future
Installing collected packages: future, luminol
Found existing installation: future 0.15.2
DEPRECATION: Uninstalling a distutils installed project (future) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling future-0.15.2:
Successfully uninstalled future-0.15.2
Successfully installed future-0.16.0 luminol-0.4

from luminol.

zhxiaom5 avatar zhxiaom5 commented on June 27, 2024

well,I meet this issue too,python 2.7.13

/usr/local/python-2.7.13/bin/python

from luminol.

zhxiaom5 avatar zhxiaom5 commented on June 27, 2024

centos 6.5 64

from luminol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.