acbraith / instagram_bot

Machine Learning Instagram Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING get_followback_confidence, model not fitted

opened this issue · comments

2018-03-13 03:10:29,387 DEBUG send_request; http 200
2018-03-13 03:10:29,388 INFO find_targets: get_followback_confidence
2018-03-13 03:10:29,388 WARNING get_followback_confidence, model not fitted
2018-03-13 03:10:29,404 INFO find_targets: valid_target
2018-03-13 03:10:29,460 DEBUG send_request; Reguest: userFriendship

I created a new IG acc and tried this. It works good. The only flaw is that the Machine Learning part seems to be broken for me.

Targets Queue:
(' Total Len:', 1200)
(' Top-10 Max-Med-Min:', ['1.00', '1.00', '1.00'])

I am running it on Win10 (using python 2.7)

nvm seems to magically work after a restart