Brad

Results 263 issues of Brad

see https://networkx.org/

Are there alternatives that do something similar for Networks? I can only find some for R. - https://briatte.github.io/ggnet/ - https://briatte.github.io/ggnetwork/ - https://ggraph.data-imaginist.com/

##### Expected behavior There are algorithms out there that can be used to Find Structural Roles within a Network. Reference for possible "roles": https://partneringresources.com/the-most-important-positions-in-your-company https://iriss.colostate.edu/nest/social-network-analysis/ Reference for Non-embed methods: RolX...

##### Expected behavior Currently the more niche Centrality Algorithms are missing from NetworkX https://github.com/networkx/networkx/issues/4973 and iGraph https://github.com/igraph/igraph/issues/1741 Even when those are ignored, there are still some that are worth mentioning...

##### Expected behavior Currently, there is only Label Propagation Algorithm being used. CDLib is actively compiling a list of Algorithms made specifically for Network Clustering https://cdlib.readthedocs.io/en/latest/reference/cd_algorithms/node_clustering.html Note: Algorithms are currently...

1. What are the difference between Anterion's components, and tools like ChatDev, AgentGPT, MetaGPT, and AutoGen? 2. How can one get AI to do web design and web development (or...

good first issue

Would be good to see the install instruction be more streamlined for less hastle.

documentation
enhancement

1. Can AutoTrader backtest a singular strategy on multiple assets, or across multiple time periods? 2. Does AutoTrader include parameter optimization and validation testing (out-of-sample performance)? 3. Could feature selection...

1. When a Retweet/Reply network can be formed, it can be used used to correlate between personality, community affiliation, and role similarity https://arxiv.org/abs/1508.03165 2. When Tweets can be gathered, a...

There are other reports that includes tweet based classification features like Emotion and Sentiment https://github.com/monicamanda/twitter-personality-classification Also just to note that there are other repos with similar features - https://github.com/priyansh19/Classification-of-Personality-based-on-Users-Twitter-Data -...