GithubHelp home page GithubHelp logo

kookmin-sw / 2018-cap1-7 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 4.0 826.8 MB

Soundview는 청각장애인을 위해, 소리를 시각화하는 프로젝트입니다.

Home Page: https://kookmin-sw.github.io/2018-cap1-7/

Python 21.37% C 78.57% Shell 0.06%

2018-cap1-7's People

Contributors

chloesw avatar gaeulg avatar gychoics avatar kimyealynn avatar sungho123 avatar

Watchers

 avatar  avatar  avatar

2018-cap1-7's Issues

라즈베리파이에서 ceps_based_classifier.py 실행 오류

/home/viewtiful/.local/lib/python2.7/site-packages/sklearn/cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20.
"This module will be removed in 0.20.", DeprecationWarning)
Traceback (most recent call last):
File "ceps_based_classifier.py", line 125, in
create_model, X, y, "Log Reg CEPS", plot=True)
File "ceps_based_classifier.py", line 31, in train_model
n=len(X), n_iter=1, test_size=0.3, indices=True, random_state=0)
TypeError: init() got an unexpected keyword argument 'indices'

ValueError: numpy.dtype does not appear to be the correct type object 에러 문제 해결

Traceback (most recent call last):
File "ceps_based_classifier.py", line 19, in
from ceps import read_ceps
File "/Users/zoey/workspace/capstone/lab/code/ceps.py", line 15, in
from scikits.talkbox.features import mfcc
File "/Library/Python/2.7/site-packages/scikits/talkbox/init.py", line 3, in
from tools import *
File "/Library/Python/2.7/site-packages/scikits/talkbox/tools/init.py", line 7, in
import cffilter
File "numpy.pxd", line 30, in cffilter (scikits/talkbox/tools/src/cffilter.c:2795)
ValueError: numpy.dtype does not appear to be the correct type object

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.