Skip to content
Home » 2022.08.25 – Stream Notes

2022.08.25 – Stream Notes

  • by

Stream notes

Video

Here’s the VOD:

Below is an embed


Summary

  1. Intro
    1. Talked about the ad schedule
    2. New schedule is 1 minute every 20 minutes
      1. Trying out the stream manager
      2. Tried to use the app, but there’s a lack of feature parity, we’ll try it this stream
    3. Went to Paris to see French architecture, and I got an Eiffel
    4. Keycap rant
  2. Code stuff today
    1. Let’s try to get tkinter working properly, as well as pickle
      1. For pickle/joblib
        1. We have to refactor the code cells from before
        2. Pickling needs classes to store custom functions, so the way we have it now, with a helper function in a code cell that gets imported does not work
        3. New scripts, likely requires kernel reboot
      2. For tkinter
        1. Might need Python reinstall?
        2. Restarting kernel didn’t seem to fix the issue
        3. Needed to install tk-dev
        4. Needed to reinstall Python 3.8.12 by just running asdf uninstall python [version] then asdf install python [version]
    2. What is AI vs ML?
      1. Would like applications of both that show actual differences
      2. Explanations seem to say some things but then blur together
      3. In some industries, it’s just applications of known rules that are hard coded
      4. Hong Kong MST uses an AI for scheduling
        1. Actual paper from MST
    3. Pun-ish me daddy from Intelijens: bet
      1. intelijens: Why does the Dalai Lama go to Vegas? Tibet
      2. me: VCs are good at gambling because they’ve seen so many decks
    4. Grafana, pretty sure it’s used at work, would it help with our data engineering tasks
    5. History of the rise of JSON
  3. We were raided by AppleGlass
    1. From AppleGlass, Boil the Frog
    2. Led to discussion on how researched removed the anonymity of large, sparse datasets
      1. PDF of paper
      2. arXiv
  4. We were raided by Earend
  5. What about pacmap thanks hittaus
  6. Beautiful moon image
  7. Check out Random Projections and here too
  8. Maybe raid OpenSet someday

Shoutouts

Streamers who were active in chat

  1. Intelijens
  2. AppleGlass
  3. Yuka_with_data
  4. Earend
  5. R4D4R

To Do

Code

  • [ ] How to change wordpress endpoint, specifically /admin
  • [ ] Add custom function to look at the term frequency distributions
    • [ ] This is even what the scikit-learn docs do…they should just build it in to the algorithms…
  • [ ] What is a good minimium document frequency for a term and what is a cutoff? 1/number of topics?
  • [ ] Look at the example on sklearn for NMF and topic extraction
  • [ ] Make hand cam a separate scene?
  • [ ] Add new scene for 3rd monitor
  • [ ] add ingredient information to search result box
  • [ ] Make the background tile
  • [ ] Make the visualization for the cuisine map (as in use something like tSNE to see where the recipes overlap in an unsupervised fashion)
  • [ ] Make subgoal buying a wet fart soundboard (thanks chat)
  • [ ] Refactor the nlp preprocessing functions into their own script to import
  • [ ] take another at streamlit
  • [ ] CornoZeewo scuffed model
  • [ ] Look up math theory behind t-SNE
  • [ ] optuna
  • [X] Change ad schedule, it’s too many ads at once
  • [ ] Check on the person who was asking for help with a JSON file containing weather data

Photo

  • [ ] Try to see if the preview pane in Bridge can get shifted left a little

Socials