Zhao Qihao

Results 4 comments of Zhao Qihao

> fd=fd.reshape(1,-1) > pred=clf.predict(fd) > It works. > but I have another error:ValueError: X has 22032 features per sample; expecting 38916,how to fix it? Same problem,, Do you solved this?

> I encountered with following error > `C:\ProgramData\Anaconda3\envs\human-detector\python.exe "D:/Campus/FYP/Implementations/Codes From Github/human_detection_using_hog/human-detector/object_detector/detector.py" C:\ProgramData\Anaconda3\envs\human-detector\lib\site-packages\sklearn\base.py:253: UserWarning: Trying to unpickle estimator LinearSVC from version pre-0.18 when using version 0.20.4. This might lead to breaking...

For the category frequency vector p = (p1, p2, ..., pn), pλ is used in softmax to adjust the category distribution weights learned by the model. When λ is 0,...