Whether it's a line, pie or spline chart that best brings your data to life, Domino UI designer Jennifer Fu has the scoop on using Highchart to illustrate your story. Check out her latest piece for @BttrProgramming
. https://
domino.buzz/3HOOFQ6
TOOLS
-
Mastering Highcharts: Visualize Your Data Stories Effectively
By
–
-
Integrating datasets with Hugging Face model evaluator tools
By
–
cool work @EthanJPerez & team! Would be awesome to add the datasets to http://
hf.co/datasets or some sort of integration with https://
huggingface.co/spaces/autoeva
luate/model-evaluator?dataset=acronym_identification
… if that makes sense! -
Embeddings Integration and Prototype Support Offer
By
–
yeah as @devonbrackbill said, probably pretty doable with embeddings! and should fit into the current abstractions pretty nicely. if youve got a concrete usecase and need, happy to help prototype some stuff!
-
DreamBooth Model Training Now Available for All Users
By
–
yes!!! you no longer need to be a pro user to train dreambooth models!
-

Featuretools-SQL: Automated Feature Engineering for Databases
By
–
Introducing Featuretools-SQL: The easy way to import data from your #RDBMS and perform automated #FeatureEngineering. Streamline your #MachineLearning process with our new library. Learn more in our blog: http://
ow.ly/kFhA50M69ww #Python #databases #postgres #Snowflake #mySQL -
Create unlimited AI-generated images with Dreambooth and retain rights
By
–
Did you know that you can create your own AI-generated images (that too unlimited) & keep the rights of your original images & have the trained model for yourself without spending a fortune? Try Dreambooth by AutoTrain: https://
huggingface.co/spaces/abhishe
k/dreambooth
… -
Perplexity AI: Modern Wolfram Alpha with Language Interface
By
–
Yesterday, @amasad said @perplexity_ai gave him a similar search experience to Wolfram Alpha. The ability to go beyond just answers but also plots and visualize is a significant step to building the modern version of Wolfram with a language interface. https://t.co/n2oWvzUFHz
— Aravind Srinivas (@AravSrinivas) 20 décembre 2022Yesterday, @amasad said @perplexity_ai gave him a similar search experience to Wolfram Alpha. The ability to go beyond just answers but also plots and visualize is a significant step to building the modern version of Wolfram with a language interface.
-

Hugging Face AutoTrain: Free Model Training Without Pro Subscription
By
–
Now you don't need a pro subscription on Hugging Face to train more than 5 models for a project using AutoTrain!!! However, if you have a PRO account, you can train up to 10 models per project for FREE! Try AutoTrain NOW: http://
hf.co/AutoTrain -

LangChain Enables Selective LLM Caching Control
By
–
Caching improvements Previously, caching was enabled for either all LLMs or None But @devonbrackbill pointed out you may want to turn off caching for certain LLM calls – eg in recursive summarization This is now possible Docs: https://
langchain.readthedocs.io/en/latest/exam
ples/prompts/llm_caching.html
… -
LangChain v0.0.42 Release: Documentation, Formatting, and Caching Updates
By
–
LangChain v0.0.42 Doc fixes by @YouSearchEngine team, @_abi_ Jinja formatting – @benderville Max Marginal Relevance example selector (based on paper by @xiye_nlp Caching improvements (h/t @devonbrackbill for idea) These are sneaky some awesome updates, lets