Ben Dykstra

Results 13 comments of Ben Dykstra

Okay thanks for the help! Maybe add that use as part of the examples then? When I saw those parameters I wasn't entirely sure on what kind of behavior that...

I used what @JoachimSchaeffer did and set my python version to exactly 3.9.7 and pip install worked. I started taking a crack at doing what the matrixprofile author said and...

@seanlaw Thank you weighing in! Not sure how critical the matrix profile stats are as features, maybe @nils-braun could provide some insight as to what would be lost if we...

> Thank you so much for the guide ! As the team is small and doesn't have much time dedicated to this (I myself am just a former contributor and...

@lone17 Is there a reason that you guys favor using `conda`?

Thank you for the feedback @cin-albert ! I addressed your comments as best I could. Basically I think that the dependencies of `unstructured` need to be documented in order for...

> @bfdykstra the instruction `ollama pull llama3.1:8b` for model > > but for LLM settings > > ``` > api_key: ollama > base_url: http://localhost:11434/v1/ > model: gemma2:2b (for llm) |...

@lone17 or @cin-albert Is there anything I should change here?

Is the package as it stands right now runnable and/or working without unstructured installed? If docker container install gets working from #274 then this PR may be redundant My only...

Okay thank you for the careful consideration! To summarize: 1. I will revert the changes the to `run_macos.sh` script 2. The `unstructured` dependency will go under the `adv` array in...