-
# Homework
- The Data Science process (PACE): Plan, Analyze, Construct, Execute https://www.linkedin.com/pulse/pace-framework-nafiz-shahriar
- Find a dataset on Kaggle that interests you
- Come up…
-
### Description
as you can see the nano graph is creating relationships correctly but at the end it does not write the graph.
Im using gpt4-o-mini and text-embedding-3-large
---------------------…
-
Hello folks, thanks for the great package. I'm looking to build a Content Recommendation Engine. The task is to recommend content to the sales representatives based on their role, skills, skill level,…
-
Shouldn't there be an introduction for the chapter?
chapter02_supervised-learning/linear-regression-scratch.ipynb
* Instructions for installing matplotlib but notebooks in ch01 used it without d…
-
> (from the [explainer](https://github.com/jeremyroman/alternate-loading-modes#same-origin-drop-in-speedup)) The browser can then heuristically perform such prerendering or prefetching when it has spa…
-
Hi!
I try to finetune a model and I get this error: `ModuleNotFoundError: No module named 'tensorflow.compat.v1.keras'`
Under my WSL 2 I couldn't install `tensorflow==2.12.1` because with `CUDA …
-
Predicting with confidence: the best machine learning idea you never heard of
https://ift.tt/2gWgUNJ
One of the disadvantages of machine learning as a discipline is the lack of reasonable confid…
-
Hey, I am working on a problem where I have 4 different feedback signals. I am trying to recommend new videos in a playlist to a user.
My dataset is such that I have pre-defined playlists categorie…
-
So I've been having a think about management of solar clipping, especially on cloudy days, where I want to export as much PV as I can (because of the rate I'm paid for PV, versus the rate I can subseq…
-
When i tried to predict data using the exported saved model from teachable machine in my local using their suggested code, i couldn't get the same accuracy as that of teachable machine.