Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
soodoku authored Oct 25, 2023
1 parent 7183171 commit 29374ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ To predict race/ethnicity using `Wikipedia full name model <ethnicolr/models/eth
Functions
----------

We expose 6 functions, each of which either take a pandas DataFrame or a
CSV.
We expose 6 functions, each of which either takes a pandas DataFrame or a CSV.

- **census\_ln(df, lname_col, year=2000)**

Expand Down Expand Up @@ -158,7 +157,7 @@ CSV.
- Uses the `last name census 2000
model <ethnicolr/models/ethnicolr_keras_lstm_census2000_ln.ipynb>`__ or
`last name census 2010 model <ethnicolr/models/ethnicolr_keras_lstm_census2010_ln.ipynb>`__
to predict the race and ethnicity.
to predict race and ethnicity.


+--------------+---------------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit 29374ae

Please sign in to comment.