Git Product home page Git Product logo

analog's People

Contributors

testzero-wz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

analog's Issues

运行报错

[root@iz2ze3paasmtr91yja3vgwz analog]# python3 main.py
/usr/local/lib64/python3.6/site-packages/scipy/init.py:147: UserWarning: NumPy 1.14.5 or above is required for this version of SciPy (detected version 1.14.3)
UserWarning)
AnaLog
Blog: https://www.testzero-wz.com
Email: [email protected]

[*] Logs had been loaded before.Type reload command to reload logs.
Traceback (most recent call last):
File "main.py", line 14, in main
controller = Controller(path)
File "/root/test/analog/analog/bin/controller/controller.py", line 134, in init
self.tfidfVector = TfidfVector(self.path, self.config)
File "/root/test/analog/analog/bin/machine_learning/TfidfVector.py", line 22, in init
self.__fit()
File "/root/test/analog/analog/bin/machine_learning/TfidfVector.py", line 28, in __fit
self.fit_vector = self.fit_transform(fit_list)
File "/usr/local/lib64/python3.6/site-packages/sklearn/feature_extraction/text.py", line 1851, in fit_transform
self._tfidf.fit(X)
File "/usr/local/lib64/python3.6/site-packages/sklearn/feature_extraction/text.py", line 1437, in fit
X = check_array(X, accept_sparse=('csr', 'csc'))
File "/usr/local/lib64/python3.6/site-packages/sklearn/utils/validation.py", line 63, in inner_f
return f(*args, **kwargs)
File "/usr/local/lib64/python3.6/site-packages/sklearn/utils/validation.py", line 672, in check_array
context))
ValueError: Found array with 0 sample(s) (shape=(0, 1000000)) while a minimum of 1 is required.
Found array with 0 sample(s) (shape=(0, 1000000)) while a minimum of 1 is required.

更新版本

目前没有更新,作者大佬是否考虑继续更新实时的呢,可以一起做做

你好

大佬能不能加一下联系方式

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.