Git Product home page Git Product logo

llmme's People

Contributors

pizzato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

llmme's Issues

Error in getting mbox to csv!

2023-10-16 13:04:59,691 - Indexing emails
2023-10-16 13:07:54,946 - Indexed 16043 emails
2023-10-16 13:07:54,946 - Creating dataframe
2023-10-16 13:07:55,837 - Getting email content
2023-10-16 13:09:48,972 - Getting replies
2023-10-16 13:09:49,061 - Dataset (total replies 53)
2023-10-16 13:09:49,086 - Getting original emails sent
2023-10-16 13:09:49,112 - Dataset (total new emails 177)
2023-10-16 13:09:49,137 - Dataset (total emails received 0)
Traceback (most recent call last):
File "\LLMMe\convert_mbox_to_csv.py", line 159, in
create_email_csv_dataset(mbox_filename=args.input, my_email_addresses=args.emails, csv_file_output=args.output)
File "\LLMMe\convert_mbox_to_csv.py", line 130, in create_email_csv_dataset
messages_received_not_replied = messages_received_not_replied.sample(n=len(emails_replied) + len(emails_i_started))
File \Python\Python310\site-packages\pandas\core\generic.py", line 5858, in sample
sampled_indices = sample.sample(obj_len, size, replace, weights, rs)
File "\Python\Python310\site-packages\pandas\core\sample.py", line 151, in sample
return random_state.choice(obj_len, size=size, replace=replace, p=weights).astype(
File "mtrand.pyx", line 928, in numpy.random.mtrand.RandomState.choice
ValueError: a must be greater than 0 unless no samples are taken

Extract Only Sent Emails From Takeout?

Just to clarify, we only extract the sent emails from google takeout?

That should include sent & reply emails with their threads & original messages.

Or do we need to extract all email data?

Thanks again !

recommendation about options other than h2o?

Hi,
Is there any "cloud" service that allows one to train other than h2o studio?
What is the model that you recommend now best for answering emails? I guess opt is now old and maybe you can recommend something better?
Thanks a lot.
Hesham

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.