September is well upon us and it looks like it’s already time for another Scientific Computing with Python webinar. Next week, Travis Oliphant will be hosting a presentation on regression analysis in NumPy and SciPy. As you are probably aware, Travis was the primary developer of NumPy, so we’re fortunate to have him presenting these tools. Here’s a word on what to expect Friday:
A common scientific and engineering need is to find the parameters to a model that best fit a particular data set. A large number of techniques and tools have been created for assisting with this general problem. They vary based on the model (e.g. linear or nonlinear), the characteristics of the errors on the data (e.g. weighted or un-weighted), and the error metric selected (e.g. least-squares, or absolute difference).
This webinar will provide an overview of the tools that SciPy and NumPy provide for regression analysis including linear and non-linear least-squares and a brief look at handling other error metrics. We will also demonstrate simple GUI tools that can make some problems easier and provide a quick overview of the new Scikits package statsmodels whose API is maturing in a separate package but should be incorporated into SciPy in the future.
Here’s the registration information:
Scientific Computing with Python Webinar: Regression analysis in NumPy
Friday, September 18
1pm CDT/6pm UTC
Hope to see you there!
The webinar timings are way too odd for me attend from India. It will be midnight 11:30PM-12:30AM in India. Is it possible to prepone the timings by 3 hours, we could still attend in the late evening.
Instead of
1:00 PM – 2:00 PM CDT
try scheduling at
11:00 AM – 12:00 PM CDT
Thanks,
Pompa
@Pompa- We have a number of customers on the west coast of the US, and 9am PST may be a bit early for them. Maybe others will speak up who prefer it at a different time?
how much will the participation in this webinar cost?
@Pompa — Hopefully the recordings are useful for you as well. As the webinar series grow we may be able to run them at multiple times of the day.